Dennis Luxen
|
7951795ea4
|
Implementation of internal data storage
|
2013-10-15 14:19:53 +02:00 |
|
Dennis Luxen
|
fb1361b00d
|
Reworking data access to go always through facades
|
2013-10-15 14:19:52 +02:00 |
|
Dennis Luxen
|
b5600bdd7f
|
Rewiring routing algorithms
|
2013-10-15 14:14:54 +02:00 |
|
Dennis Luxen
|
29499f21c5
|
License change to (simplified) 2-clause BSD. Good riddance, AGPL
|
2013-10-14 13:42:28 +02:00 |
|
DennisOSRM
|
b80cda66a9
|
fixes issue #755
|
2013-10-11 14:58:19 +02:00 |
|
Dennis Luxen
|
061ebc7942
|
fixing #412, wrong offsets cause supoptimal routes with via points
|
2013-10-04 17:10:40 +02:00 |
|
Dennis Luxen
|
63d8abe32f
|
First implementation of moving the algorithmic core into a library
|
2013-06-26 19:48:22 -04:00 |
|
Dennis Luxen
|
648f9c9723
|
replacing nearest neighbor grid by static r-tree
|
2013-06-26 09:32:03 -04:00 |
|
DennisOSRM
|
0b1d268b09
|
Fixing issue that enters infinite loop under certain conditions
|
2013-02-06 15:23:57 +01:00 |
|
DennisOSRM
|
9ffcaa5550
|
Fixed offset, moved rvalues to the left in comparisons and const'ed a
few things.
|
2013-02-03 16:56:59 +01:00 |
|
DennisOSRM
|
2dbae6ce51
|
Refactoring routing algorithms, alternative computation hastened by
sweeping the search space only once. Should fix #572
|
2013-02-03 16:47:32 +01:00 |
|
DennisOSRM
|
cb6104e0ac
|
Using vector instead of deque for path unpacking
|
2012-12-17 13:17:35 +01:00 |
|
DennisOSRM
|
61efd41194
|
Implemented T-Test and output of route options
|
2012-06-19 17:26:34 +02:00 |
|
DennisOSRM
|
7f0d40f459
|
First (buggy) implementation of single via node alternative routes.
Proof of concept which is imcomplete.
|
2012-06-15 18:47:27 +02:00 |
|