flatland-association / flatland-rl

The Flatland Framework is a multi-purpose environment to tackle problems around resilient resource allocation under uncertainty. It is designed to be a flexible and method agnostic to solve a wide range of problems in the field of operations research and reinforcement learning.
https://www.flatland-association.org/
MIT License
23 stars 7 forks source link

Iss0019 add graph repr #27

Closed hagrid67 closed 1 year ago

hagrid67 commented 1 year ago

I think just two files - a notebook simple-graph-plot-2022.ipynb and flatland/graphs/graph_utils.py. Run the notebook to have a look at the way the graph representation works. I've added a few comments. Probably best to get this one in early and see where we want to go with it. Adrian is using a parallel / similar graph representation.