AUTHORS.md
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.md
changelog.md
requirements_continuous_integration.txt
requirements_dev.txt
setup.cfg
setup.py
./images/DiscussionsResolved.png
./images/SourceBranchSquash.png
./images/__init__.py
./images/basic-env-PIL.npz
./images/basic-env.npz
./images/basic-env.png
./images/env-path.png
./images/env-tree-graph.png
./images/env-tree-spatial.png
./images/test/dummy-file
./notebooks/Agent-Close-Following.ipynb
./notebooks/Scene_Editor.ipynb
./notebooks/Simple_Rendering_Demo.ipynb
./notebooks/__init__.py
./notebooks/basic_elements_test.pkl
./notebooks/complex_scene.pkl
./notebooks/complex_scene_2.pkl
./notebooks/render-episode.ipynb
./notebooks/run_all_notebooks.py
./notebooks/simple_example1_env_from_tuple.ipynb
./notebooks/simple_example2_generate_random_rail.ipynb
./notebooks/simple_example_3.png
./notebooks/simple_example_3_manual_control.ipynb
./notebooks/test-collision.ipynb
benchmarks/__init__.py
benchmarks/benchmark_all_examples.py
benchmarks/benchmark_utils.py
benchmarks/profile_all_examples.py
benchmarks/run_all_examples.py
docs/01_readme.rst
docs/03_tutorials.rst
docs/03_tutorials_toc.rst
docs/04_specifications.rst
docs/04_specifications_toc.rst
docs/06_contributing.rst
docs/07_changes.rst
docs/07_changes_include.rst
docs/08_authors.rst
docs/09_faq.rst
docs/09_faq_toc.rst
docs/conf.py
docs/index.rst
docs/gifs/complex.gif
docs/gifs/many_agents.gif
docs/specifications/core.md
docs/specifications/intro.md
docs/specifications/intro_observation_actions.rst
docs/specifications/railway.md
docs/specifications/rendering.md
docs/specifications/visualization.md
docs/specifications/img/UML_flatland.png
docs/tutorials/01_gettingstarted.rst
docs/tutorials/02_observationbuilder.rst
docs/tutorials/03_rail_and_schedule_generator.md
docs/tutorials/04_stochasticity.md
docs/tutorials/05_multispeed.md
docs/tutorials/06_round_2_starter_help.md
env_data/__init__.py
env_data/railway/__init__.py
env_data/railway/basic_elements_test.pkl
env_data/railway/complex_scene.pkl
env_data/railway/complex_scene_2.pkl
env_data/railway/example_flatland_000.pkl
env_data/railway/example_flatland_001.pkl
env_data/railway/example_network_000.pkl
env_data/railway/example_network_001.pkl
env_data/railway/example_network_002.pkl
env_data/railway/example_network_003.pkl
env_data/tests/Level_distance_map_shortest_path.mpk
env_data/tests/Test_2_Level_0.pkl
env_data/tests/__init__.py
env_data/tests/test-10x10.mpk
env_data/tests/test1.npy
env_data/tests/test_001.pkl
env_data/tests/test_002.mpk
env_data/tests/test_env_loop.pkl
examples/__init__.py
examples/complex_rail_benchmark.py
examples/custom_observation_example_01_SimpleObs.py
examples/custom_observation_example_02_SingleAgentNavigationObs.py
examples/custom_observation_example_03_ObservePredictions.py
examples/custom_railmap_example.py
examples/flatland_2_0_example.py
examples/introduction_flatland_2_1.py
examples/simple_example_1.py
examples/simple_example_2.py
examples/training_example.py
flatland/__init__.py
flatland/cli.py
flatland/action_plan/__init__.py
flatland/action_plan/action_plan.py
flatland/action_plan/action_plan_player.py
flatland/core/__init__.py
flatland/core/env.py
flatland/core/env_observation_builder.py
flatland/core/env_prediction_builder.py
flatland/core/transition_map.py
flatland/core/transitions.py
flatland/core/grid/__init__.py
flatland/core/grid/grid4.py
flatland/core/grid/grid4_astar.py
flatland/core/grid/grid4_utils.py
flatland/core/grid/grid8.py
flatland/core/grid/grid_utils.py
flatland/core/grid/rail_env_grid.py
flatland/envs/__init__.py
flatland/envs/agent_chains.py
flatland/envs/agent_utils.py
flatland/envs/distance_map.py
flatland/envs/flatland_envs_rail_env_utils.py
flatland/envs/grid4_generators_utils.py
flatland/envs/malfunction_generators.py
flatland/envs/observations.py
flatland/envs/persistence.py
flatland/envs/predictions.py
flatland/envs/rail_env.py
flatland/envs/rail_env_shortest_paths.py
flatland/envs/rail_env_utils.py
flatland/envs/rail_generators.py
flatland/envs/rail_trainrun_data_structures.py
flatland/envs/schedule_generators.py
flatland/envs/schedule_utils.py
flatland/envs/sparse_rail_gen.py
flatland/evaluators/__init__.py
flatland/evaluators/aicrowd_helpers.py
flatland/evaluators/client.py
flatland/evaluators/messages.py
flatland/evaluators/service.py
flatland/png/Background_#91D1DD.png
flatland/png/Background_#9CCB89.png
flatland/png/Background_#AA7B55.png
flatland/png/Background_#DEBDA0.png
flatland/png/Background_Light_green.png
flatland/png/Background_city.png
flatland/png/Background_rail.png
flatland/png/Background_white.png
flatland/png/Background_white_filter.png
flatland/png/Bahnhof_#d50000.png
flatland/png/Bahnhof_#d50000_Deadend_links.png
flatland/png/Bahnhof_#d50000_Deadend_oben.png
flatland/png/Bahnhof_#d50000_Deadend_rechts.png
flatland/png/Bahnhof_#d50000_Deadend_unten.png
flatland/png/Bahnhof_#d50000_Gleis_horizontal.png
flatland/png/Bahnhof_#d50000_Gleis_vertikal.png
flatland/png/Bahnhof_#d50000_target.png
flatland/png/Buildings-Bank.png
flatland/png/Buildings-Bar.png
flatland/png/Buildings-Fabrik_A.png
flatland/png/Buildings-Fabrik_B.png
flatland/png/Buildings-Fabrik_C.png
flatland/png/Buildings-Fabrik_D.png
flatland/png/Buildings-Fabrik_E.png
flatland/png/Buildings-Fabrik_F.png
flatland/png/Buildings-Fabrik_G.png
flatland/png/Buildings-Fabrik_H.png
flatland/png/Buildings-Fabrik_I.png
flatland/png/Buildings-Hochhaus.png
flatland/png/Buildings-Hotel.png
flatland/png/Buildings-Office.png
flatland/png/Buildings-Polizei.png
flatland/png/Buildings-Post.png
flatland/png/Buildings-Supermarkt.png
flatland/png/Buildings-Tankstelle.png
flatland/png/Buildings-Wohnhaus.png
flatland/png/Cell_occupied.png
flatland/png/Gleis_Deadend.png
flatland/png/Gleis_Diamond_Crossing.png
flatland/png/Gleis_Kurve_oben_links.png
flatland/png/Gleis_Kurve_oben_links_unten_rechts.png
flatland/png/Gleis_Kurve_oben_rechts.png
flatland/png/Gleis_Kurve_unten_links.png
flatland/png/Gleis_Kurve_unten_rechts.png
flatland/png/Gleis_horizontal.png
flatland/png/Gleis_horizontal_Perron.png
flatland/png/Gleis_vertikal.png
flatland/png/Gleis_vertikal_Perron.png
flatland/png/Scenery-Bergwelt_A_Teil_1_links.png
flatland/png/Scenery-Bergwelt_A_Teil_2_mitte.png
flatland/png/Scenery-Bergwelt_A_Teil_3_rechts.png
flatland/png/Scenery-Bergwelt_B.png
flatland/png/Scenery-Bergwelt_C_Teil_1_links.png
flatland/png/Scenery-Bergwelt_C_Teil_2_rechts.png
flatland/png/Scenery-Laubbaume_A.png
flatland/png/Scenery-Laubbaume_B.png
flatland/png/Scenery-Laubbaume_C.png
flatland/png/Scenery-Nadelbaume_A.png
flatland/png/Scenery-Nadelbaume_B.png
flatland/png/Scenery_Water.png
flatland/png/Selected_Agent.png
flatland/png/Selected_Target.png
flatland/png/Weiche_Double_Slip.png
flatland/png/Weiche_Single_Slip.png
flatland/png/Weiche_Symetrical.png
flatland/png/Weiche_Symetrical_gerade.png
flatland/png/Weiche_horizontal_oben_links.png
flatland/png/Weiche_horizontal_oben_rechts.png
flatland/png/Weiche_horizontal_unten_links.png
flatland/png/Weiche_horizontal_unten_rechts.png
flatland/png/Weiche_vertikal_oben_links.png
flatland/png/Weiche_vertikal_oben_rechts.png
flatland/png/Weiche_vertikal_unten_links.png
flatland/png/Weiche_vertikal_unten_rechts.png
flatland/png/Zug_1_Weiche_#0091ea.png
flatland/png/Zug_1_Weiche_#0091ea_old.png
flatland/png/Zug_1_Weiche_#00c853_old.png
flatland/png/Zug_1_Weiche_#d50000.png
flatland/png/Zug_2_Weiche_#0091ea.png
flatland/png/Zug_2_Weiche_#0091ea_old.png
flatland/png/Zug_2_Weiche_#00c853_old.png
flatland/png/Zug_Gleis_#0091ea.png
flatland/png/Zug_Gleis_#0091ea_old.png
flatland/png/Zug_Gleis_#00c853_old.png
flatland/png/Zug_Gleis_#d50000.png
flatland/png/__init__.py
flatland/svg/__init__.py
flatland/utils/__init__.py
flatland/utils/editor.py
flatland/utils/env_edit_utils.py
flatland/utils/graphics_layer.py
flatland/utils/graphics_pgl.py
flatland/utils/graphics_pil.py
flatland/utils/jupyter_utils.py
flatland/utils/misc.py
flatland/utils/ordered_set.py
flatland/utils/rendertools.py
flatland/utils/simple_rail.py
flatland/utils/svg.py
flatland_rl.egg-info/PKG-INFO
flatland_rl.egg-info/SOURCES.txt
flatland_rl.egg-info/dependency_links.txt
flatland_rl.egg-info/entry_points.txt
flatland_rl.egg-info/not-zip-safe
flatland_rl.egg-info/requires.txt
flatland_rl.egg-info/top_level.txt
images/__init__.py
notebooks/__init__.py
notebooks/run_all_notebooks.py
tests/manual_test_eval_timeout.sh
tests/test_action_plan.py
tests/test_distance_map.py
tests/test_eval_timeout.py
tests/test_flaltland_rail_agent_status.py
tests/test_flatland_core_grid4_generators_util.py
tests/test_flatland_core_grid_grid_utils.py
tests/test_flatland_core_transition_map.py
tests/test_flatland_core_transitions.py
tests/test_flatland_envs_env_utils.py
tests/test_flatland_envs_observations.py
tests/test_flatland_envs_predictions.py
tests/test_flatland_envs_rail_env.py
tests/test_flatland_envs_rail_env_shortest_paths.py
tests/test_flatland_envs_sparse_rail_generator.py
tests/test_flatland_malfunction.py
tests/test_flatland_multiprocessing.py
tests/test_flatland_schedule_from_file.py
tests/test_flatland_utils_rendertools.py
tests/test_generators.py
tests/test_global_observation.py
tests/test_malfunction_generators.py
tests/test_multi_speed.py
tests/test_random_seeding.py
tests/test_speed_classes.py
tests/test_utils.py