Open Source Routing Machine - C++ backend
Go to file
Project OSRM e11bd5d99f Merge pull request #223 from emiltin/cuke_instruction_codes
osrm now returns codes intread of strings, handle this in tests
2012-04-17 06:28:09 -07:00
Algorithms Adding a number of explicit namespace declarations 2012-04-14 18:18:18 +02:00
Contractor Removing leftovers of STL parallel mode experiments 2012-04-14 18:01:06 +02:00
DataStructures Merge branch 'master' of https://DennisOSRM@github.com/DennisOSRM/Project-OSRM.git 2012-04-16 17:42:49 +02:00
Descriptors Fixing wrong turn instruction at roundabouts 2012-04-16 19:27:20 +02:00
Docs@bab2887f8f Pulling in latest changes from web frontend submodule 2012-04-04 13:24:26 +02:00
features osrm now returns codes intread of strings, handle this in tests 2012-04-17 15:22:55 +02:00
Plugins Moving object that holds all query data into seperate object. 2012-04-14 20:07:30 +02:00
Server Moving object that holds all query data into seperate object. 2012-04-14 20:07:30 +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 Adding a number of explicit namespace declarations 2012-04-14 18:18:18 +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 Reordering of operations frees some memory earlier 2012-04-14 14:50:25 +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 Moving object that holds all query data into seperate object. 2012-04-14 20:07:30 +02:00
SConstruct Moving object that holds all query data into seperate object 2012-04-14 20:34:38 +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 Skipping ContractionCleantup entirely. Avoids a big allocation. Removing 2012-04-12 19:35:47 +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