tests.fixtures.weighted_graphs.graph_cheapest_is_longest#
- tests.fixtures.weighted_graphs.graph_cheapest_is_longest()#
This graph is set up with a fewer-hops path between two nodes that is more expensive than another path with more hops. It is meant to ensure pathfinding weight evaluation is working properly.