abstreet/map_model
Dustin Carlino 4cfb06da97 Make the Map cloneable, by being careful with the thread-local pathfinder state.
I think this will help simplify calculate_unedited_map. But even if not,
this is bound to come in handy.
2021-07-15 18:34:42 -07:00
..
src Make the Map cloneable, by being careful with the thread-local pathfinder state. 2021-07-15 18:34:42 -07:00
Cargo.toml Fix the Dijkstra pathfinding, by using DiGraph, which is serializable 2021-07-10 17:14:10 -07:00