Open Source Routing Machine - C++ backend
Go to file
Christian Bäuerlein 36856fd646 Fixes typo in Rakefile
Could not download data for skaane, as there was a `t` missing in the `country` key.
2012-11-20 15:07:32 +01:00
Algorithms Merge branch 'master' of https://github.com/DennisOSRM/Project-OSRM 2012-11-15 14:19:57 +01:00
config move cucumber.yml info config/ 2012-10-01 16:18:36 +02:00
Contractor Generate shared_ptr by make_shared macro 2012-11-15 13:43:33 +01:00
DataStructures Use DeallocatingVector in DynamicGraph 2012-11-15 13:39:23 +01:00
Descriptors fixes unsafe float comparisons 2012-10-29 13:25:31 +01:00
Docs@f7150057d5 Adding new component analysis tool 2012-10-05 11:20:53 +02:00
Extractor Speeding up parsing of car profile by about 30% 2012-11-12 17:00:36 +01:00
features Merge remote-tracking branch 'origin/develop' into develop 2012-11-12 16:41:49 +01:00
Plugins stray round brackets 2012-10-27 09:34:12 +02:00
profiles Speeding up parsing of car profile by about 30% 2012-11-12 17:00:36 +01:00
RoutingAlgorithms Simplified retrieval of packed path 2012-09-27 19:46:44 +02:00
Server Partially fixes issue #420 2012-09-19 17:06:35 +02:00
test clean up duplicated lua profiles 2012-09-27 11:35:56 +02:00
Tools First implementation of Tarjans seminal SCC algorithm. The iterative 2012-10-05 11:21:07 +02:00
Util Removing superflous files 2012-11-12 17:45:08 +01:00
win Moved all Windows related files to win folder 2012-01-01 23:33:10 +08:00
.gitignore update cucumber test to work with lua profiles 2012-09-19 19:01:11 +02: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 Implementing issue #422, also briefly discussed with @lonvia 2012-10-06 17:22:53 +02:00
extractor.cpp Speeding up parsing of car profile by about 30% 2012-11-12 17:00:36 +01:00
extractor.ini Parameterize amount of RAM for extractLargenetwork. Fixes ticket 21. 2011-03-24 15:06:49 +00:00
Gemfile add test for process error codes 2012-09-28 15:29:13 +02:00
Gemfile.lock add test for process error codes 2012-09-28 15:29:13 +02:00
LICENCE.TXT Initial Import. 2010-07-09 09:05:40 +00:00
profile.lua Merge branch 'master' of https://github.com/DennisOSRM/Project-OSRM 2012-11-15 14:19:57 +01:00
Rakefile Fixes typo in Rakefile 2012-11-20 15:07:32 +01:00
README.TXT Adding the URL of the demo installation to README 2012-03-15 20:30:17 +01:00
routed.cpp Implementing issue #428 2012-10-04 18:56:58 +02:00
SConstruct Use luajit 2.0 if available 2012-11-15 14:13:17 +01:00
server.ini Merge branch 'master' of https://github.com/DennisOSRM/Project-OSRM 2012-11-15 14:19:57 +01:00
typedefs.h Implementing issue #272 2012-08-13 18:11:46 +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