abstreet/rustdoc/map_model/connectivity/sidebar-items.js
2020-10-09 04:03:46 +00:00

1 line
445 B
JavaScript

initSidebarItems({"fn":[["all_costs_from","Starting from one building, calculate the cost to all others."],["driving_cost",""],["find_scc","Calculate the srongy connected components (SCC) of the part of the map accessible by constraints (ie, the graph of sidewalks or driving+bike lanes). The largest component is the \"main\" graph; the rest is disconnected. Returns (lanes in the largest \"main\" component, all other disconnected lanes)"]]});