Open Source Routing Machine - C++ backend
Go to file
2012-04-12 16:47:43 +02:00
Algorithms API Breaking change. Location of nodes can be specified by a hint. 2012-03-05 19:08:10 +01:00
Contractor Cleaning up debug outputs 2012-04-04 13:08:13 +02:00
DataStructures Restructured concurrent FIFO queue to use a circular buffer. Thx to the 2012-04-06 15:07:28 +02:00
Descriptors Fixes issue #202 2012-03-23 17:44:56 +01:00
Docs@bab2887f8f Pulling in latest changes from web frontend submodule 2012-04-04 13:24:26 +02:00
features ignore 'You have reached your destination' when parsing route instructions in cucumber tests 2012-04-12 16:47:43 +02:00
Plugins access=destination and similar tags get parsed by extractor 2012-03-21 15:41:38 +01:00
Server API Breaking change. Location of nodes can be specified by a hint. 2012-03-05 19:08:10 +01: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 First working implementation of Contractor flush at 75% of contracted 2012-04-04 09:55:43 +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 Fixes segfault where route over node with highest ID could not be 2012-03-05 14:48:59 +01: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 fix compilation on mac; openmp issues and an unneeded typename 2011-11-26 16:42:15 +01:00
SConstruct Restructured concurrent FIFO queue to use a circular buffer. Thx to the 2012-04-06 15:07:28 +02:00
server.ini Merge branch 'master' of 2012-02-23 16:29:55 +01:00
speedprofile.ini First round of changes for access=destination enhancements. Not yet 2012-03-22 10:25:04 +01:00
typedefs.h Optimization hacks. Saving about 10% preprocessing time and about 1-2% 2012-01-07 15:00:40 +01: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