Open Source Routing Machine - C++ backend
Go to file
2012-05-03 23:11:52 +02:00
Algorithms Further cleanup 2012-04-25 10:57:19 +02:00
Contractor Fixing an invalid read when contracting rather small graphs. Partially 2012-05-03 23:11:52 +02:00
DataStructures Fixing debug build compilation 2012-05-03 20:49:05 +02:00
Descriptors Routing datastructure more seperated from data of original edges 2012-04-25 10:51:16 +02:00
Docs@e7bb320924 Updated Web UI 2012-05-02 09:54:59 +02:00
features osrm now returns codes intread of strings, handle this in tests 2012-04-17 15:22:55 +02:00
Plugins Routing datastructure more seperated from data of original edges 2012-04-25 10:51:16 +02:00
Server Handling default case in switch statement that should never happen. 2012-05-03 20:51:33 +02:00
speedprofiles tests for signal penalty. renamed 'given the nodes' to 'given the node map' and introduced new 'given the nodes' to set node tags 2012-03-08 14:10:28 +01:00
test add extractor.ini and contractor.ini files to test folder 2012-02-25 13:52:22 +01:00
ThirdParty PngImage compile fixes for libpng 1.5 (OS X). Partially fixes issue #123 2012-02-27 09:47:53 +01:00
Util Experiments with deque to see if it's more allocation friendly 2012-04-25 17:12:46 +02:00
win Moved all Windows related files to win folder 2012-01-01 23:33:10 +08:00
.gitignore gitignore the sandbox/ folder 2012-02-18 15:28:50 +01:00
.gitmodules Adding external web project as submodule 2012-04-04 11:52:16 +02:00
AUTHORS.TXT authors 2012-01-31 23:23:42 +01:00
contractor.ini SRTM Root directory parsed from ini file 2011-12-13 15:30:52 +01:00
createHierarchy.cpp Original Edge Data gets written to output stream with buffering 2012-04-27 16:50:34 +02:00
extractor.cpp First round of changes for access=destination enhancements. Not yet 2012-03-22 10:25:04 +01:00
extractor.ini Parameterize amount of RAM for extractLargenetwork. Fixes ticket 21. 2011-03-24 15:06:49 +00:00
Gemfile Adds the cucumber test framework referenced in issues #26, #95, #114 2012-02-15 10:50:43 +01:00
Gemfile.lock Adds the cucumber test framework referenced in issues #26, #95, #114 2012-02-15 10:50:43 +01:00
LICENCE.TXT Initial Import. 2010-07-09 09:05:40 +00:00
Rakefile Adds the cucumber test framework referenced in issues #26, #95, #114 2012-02-15 10:50:43 +01:00
README.TXT Adding the URL of the demo installation to README 2012-03-15 20:30:17 +01:00
routed.cpp Forbid any swapping of routing deamon on Linux 2012-05-03 15:21:19 +02:00
SConstruct Moving object that holds all query data into seperate object 2012-04-14 20:34:38 +02:00
server.ini Merge remote-tracking branch 'origin/develop/GraphEdgeSeparation' into 2012-04-25 19:01:58 +02:00
speedprofile.ini First round of changes for access=destination enhancements. Not yet 2012-03-22 10:25:04 +01:00
typedefs.h Routing datastructure more seperated from data of original edges 2012-04-25 10:51:16 +02:00

For instructions on how to compile and run OSRM, please consult the Wiki at

https://github.com/DennisOSRM/Project-OSRM/wiki

or use our free and daily updated online service at

http://map.project-osrm.org