Skip to content

This repo aim to give access to the tests used to assess performance of the flatland framework. Those tests were realized in the context of my bachelor project.

Notifications You must be signed in to change notification settings

bcrobin03/Flatland-Benchmarks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Flatland-Benchmarks

This repo aim to give access to the tests used to assess the performance of the environment generation of the Flatland framework. To reproduce the results presented in my work, one should setup two python environment with the following two flatland package version: v4.0.1 and v4.0.2. The version v4.0.2 integrate the result of my review of the A* algorithm. To successfully run the notebook, please follow the installation tutorial of the flatland repository. To install a specific version of a package simply with pip, simply run pip install flatland==4.0.1 and pip install flatland==4.0.2

About

This repo aim to give access to the tests used to assess performance of the flatland framework. Those tests were realized in the context of my bachelor project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published