abstreet/rustdoc/map_model/pathfind/sidebar-items.js
2021-09-06 03:01:22 +00:00

1 line
989 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

initSidebarItems({"enum":[["PathConstraints","Whos asking for a path?"]],"fn":[["round",""],["unround",""],["zone_cost","Heavily penalize crossing into an access-restricted zone that doesnt allow this mode."]],"mod":[["engine",""],["node_map","Some helpers for working with fast_paths."],["pathfinder",""],["uber_turns","To deal with complicated intersections and short roads in OSM, cluster intersections close together and then calculate UberTurns that string together several turns."],["v1",""],["v2","Structures related to the new road-based pathfinding (https://github.com/a-b-street/abstreet/issues/555) live here. When the transition is done, things here will probably move into pathfind/mod.rs."],["vehicles","Pathfinding for cars, bikes, buses, and trains using contraction hierarchies"],["walking","Pathfinding for pedestrians, as well as figuring out if somebody should use public transit."]],"struct":[["RoutingParams","Tuneable parameters for all types of routing."]]});