-
Notifications
You must be signed in to change notification settings - Fork 1
Impedance future
Jip Claassens edited this page Jul 18, 2023
·
1 revision
Network functions Impedance future
- Log-logistic distance decay: d -> 1/(1+ea+blnd) = 1 / (1+eadb).
- Parallel processing of different OrgZones, as most time is now spent in growing trees, which can be done per origin zone separately, a speedup factor is expected close to the number of available cores.
- Pre-processing, overview: http://algo2.iti.kit.edu/schultes/hwy/dynamic.pdf using:
- highway hierarchies along the lines of http://algo2.iti.kit.edu/schultes/hwy/distTable.pdf, and http://algo2.iti.kit.edu/schultes/hwy/esaHwyHierarchiesSlides.pdf
- edge reduction
- transit node routing and separators
- A* methods, geometric containment and goal direction search, useful only for individual OD-pairs.
GeoDMS ©Object Vision BV. Source code distributed under GNU GPL-3. Documentation distributed under CC BY-SA 4.0.