Open Source Routing Machine - C++ backend
Go to file
2012-03-01 09:59:35 +01:00
Algorithms Merge branch 'master' of 2012-02-23 16:29:55 +01:00
Contractor First preparations for Intels TBB 2012-02-29 20:02:04 +01:00
DataStructures Allow ways to cross barrier=border_control 2012-03-01 09:59:35 +01:00
Descriptors Merge branch 'master' of 2012-02-29 14:30:19 +01:00
Docs Merge branch 'master' of 2012-02-29 14:30:19 +01:00
features fixed two distance tests, and added another for 1000km scales 2012-02-27 14:48:14 +01:00
Plugins Disabling debug output. 2012-02-29 14:58:31 +01:00
Server Merge branch 'master' of 2012-02-29 14:30:19 +01:00
speedprofiles add a speedprofile for walking, and a test for basic way accessability 2012-02-18 16:46:57 +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 CRC32 of data is written to file and loaded into NodeInfoHelpDesk. 2012-02-17 08:15:33 +01: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
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 traffic signal penalty gets incorporated now into routing data. 2012-02-28 16:25:01 +01:00
extractor.cpp Implements #110 2012-02-13 15:21:51 +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 Readme references to Wiki 2012-02-29 09:24:35 +01:00
routed.cpp fix compilation on mac; openmp issues and an unneeded typename 2011-11-26 16:42:15 +01:00
SConstruct First preparations for Intels TBB 2012-02-29 20:02:04 +01:00
server.ini Merge branch 'master' of 2012-02-23 16:29:55 +01:00
speedprofile.ini First preparations for Intels TBB 2012-02-29 20:02: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