Open Source Routing Machine - C++ backend
Go to file
2013-02-03 14:03:37 +01:00
Algorithms Removing unused table, Uninitialized scalar field (UNINIT_CTOR), 2013-01-11 20:44:35 +01:00
config add a cuke profile for convenient regression testing 2012-12-15 12:38:07 +01:00
Contractor Adding curly braces where appropriate 2013-01-27 14:36:57 +01:00
DataStructures Fixed the computation of reverse edge weight 2013-01-27 14:36:57 +01:00
Descriptors Forgotten file. 2013-01-06 17:51:45 +01:00
Docs Replaced submodule with a text referencing the subproject directly 2012-12-26 18:32:57 +01:00
Extractor Fixed direction flag on split edges 2013-01-27 14:36:57 +01:00
features fuzzy ranges on routability tables, value shortcuts 2013-02-03 14:03:37 +01:00
Plugins Fixing signed/unsigned comparisons 2012-12-23 19:34:26 +01:00
profiles Rebasing branch on develop 2013-01-27 14:49:47 +01:00
RoutingAlgorithms Using vector instead of deque for path unpacking 2012-12-17 13:17:35 +01:00
Server Splitting utility header with ambigious name into two files with better 2013-01-06 19:03:04 +01:00
test increase stxxl allocation used in tests, to avoid reallocation 2013-01-02 00:02:48 +01:00
Tools Adding include 2012-12-19 11:04:02 +01:00
Util Implementing logic when route is going against one-way flow (think 2013-01-27 14:36:56 +01:00
win Moved all Windows related files to win folder 2012-01-01 23:33:10 +08:00
.gitignore fix gitignore to avoid ignoring subfolders. add missing lua file 2012-12-28 22:40:00 +01:00
.gitmodules Removing Docs submodule 2012-12-26 18:29:16 +01:00
AUTHORS.TXT authors 2012-01-31 23:23:42 +01:00
contractor.ini Removing SRTM 2012-11-22 17:23:49 +01:00
createHierarchy.cpp replacing unsafe strcpy operations 2013-01-11 22:13:02 +01:00
extractor.cpp Implementing logic when route is going against one-way flow (think 2013-01-27 14:36:56 +01:00
extractor.ini Using Threads from parameter extractor.ini 2012-11-22 17:24:49 +01: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 Reordering members in struct to actually exploit four byte padding, 2013-01-11 18:36:00 +01:00
Rakefile Merge pull request #550 from ibikecph/lua_require 2013-01-05 03:03:13 -08:00
README.TXT Adding the URL of the demo installation to README 2012-03-15 20:30:17 +01:00
routed.cpp endl at launch instead of shutdown, more info during shutdown 2012-12-15 12:38:07 +01:00
SConstruct Prefer LUAjit instead of interpreter 2012-11-19 11:58:17 +01:00
server.ini Renaming utility function to set the name of the used routing service 2012-11-14 10:53:07 +01:00
typedefs.h Removing last remaining 'using namespace std' statement 2012-12-29 21:02:26 +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