We are pleased to announce the release of a new version of our route planning framework: Tempus
Tempus is an Open Source C++/Python framework that allows to use, develop and test route planning algorithms with a particular focus onmultimodal routing where every possible transport modes are taken into consideration for a trip: private cars, public transports, shared vehicules, bikes, etc.
This new 2.0 version results from a partnership with Mappy and focuses on performance improvements and scalability. It brings the following major changes :
Tempus is on GitHub, get it, fork it, PR it !
Developments are still going on to improve state-of-the-art algorithms. Please let us know if you are interested in development, training or consulting around these pieces of technology. Do not hesitate to contact us at infos@oslandia.com .
أكثر...
Tempus is an Open Source C++/Python framework that allows to use, develop and test route planning algorithms with a particular focus onmultimodal routing where every possible transport modes are taken into consideration for a trip: private cars, public transports, shared vehicules, bikes, etc.
This new 2.0 version results from a partnership with Mappy and focuses on performance improvements and scalability. It brings the following major changes :
- use of modern C++11 constructs for a better code
- a new plugin that implements the Contraction Hierarchies algorithm on road newtorks.
- more flexibility on graph data structures: specialized graph types can exist, in addition to the multimodal graph
- a smaller memory footprint of in-memory structures thanks to optimisations and use of serialization to avoid memory fragmentation
- continuous integration with Travis CI and Appveyor for a stronger code
Tempus is on GitHub, get it, fork it, PR it !
Developments are still going on to improve state-of-the-art algorithms. Please let us know if you are interested in development, training or consulting around these pieces of technology. Do not hesitate to contact us at infos@oslandia.com .
أكثر...