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.
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.
I think just two files - a notebook
simple-graph-plot-2022.ipynb
andflatland/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.