Background
Hallway Example
GraphEnv
ray.tune
TSP Example
API reference
Plots the network and a path if specified.
G – networkx graph.
path (Optional[list]) – List of node indexes in a path. Defaults to None.
(fig, ax) from plt.subplots
Tuple[any, any]