DennisOSRM
|
386d4c7e72
|
First implementation of Tarjans seminal SCC algorithm. The iterative
version was coded by brute force.
|
2012-10-05 11:21:07 +02:00 |
|
DennisOSRM
|
df9a8a32eb
|
Adding new component analysis tool
Conflicts:
SConstruct
|
2012-10-05 11:20:53 +02:00 |
|
Emil Tin
|
fa9eeb95b6
|
remove test for travel time at 1m scale
|
2012-10-04 23:18:25 +02:00 |
|
Emil Tin
|
13069632be
|
reduce expected precision in distance tests
|
2012-10-04 23:04:32 +02:00 |
|
DennisOSRM
|
a502da7c0f
|
Implementing issue #428
|
2012-10-04 18:56:58 +02:00 |
|
DennisOSRM
|
0b2df9892d
|
Changed haversine formula to be less sensitive to floating-point
inexactness.
|
2012-10-04 17:27:17 +02:00 |
|
DennisOSRM
|
c6dc476704
|
Merge branch 'develop' of https://github.com/DennisOSRM/Project-OSRM into develop
|
2012-10-04 16:53:22 +02:00 |
|
DennisOSRM
|
c5ebef3499
|
pulling in changes to add up distances in doubles
|
2012-10-04 16:53:13 +02:00 |
|
Emil Tin
|
8e756a2476
|
tests for cycleways
|
2012-10-04 15:00:46 +02:00 |
|
Emil Tin
|
5e1dc11000
|
fix a few tests
|
2012-10-04 14:39:59 +02:00 |
|
DennisOSRM
|
bcddc10b6b
|
Updateing how the access hierarchy is parsed in the car profile. Thx
@EmilTin
|
2012-10-04 14:18:39 +02:00 |
|
Emil Tin
|
8e31b8860c
|
more access tests combinations and other modes
|
2012-10-04 12:07:38 +02:00 |
|
Emil Tin
|
794c3490fe
|
add test for acces hierachy on nodes
|
2012-10-04 11:38:29 +02:00 |
|
Emil Tin
|
216157e00d
|
simply access hierachy test, add tests for implied access
|
2012-10-04 11:30:29 +02:00 |
|
Emil Tin
|
8e6b7766a1
|
parse access tag hierachy in bike profile
|
2012-10-04 08:36:14 +02:00 |
|
Emil Tin
|
c1a08af00d
|
revert changes to car profile
|
2012-10-04 08:33:52 +02:00 |
|
Emil Tin
|
59025ca2da
|
add tests for hierachy of access tags
|
2012-10-03 22:56:41 +02:00 |
|
Emil Tin
|
17fab42f25
|
fix signal penalty test
|
2012-10-03 19:22:36 +02:00 |
|
Emil Tin
|
4b00557fda
|
better handling of access and barrier tags
|
2012-10-03 19:14:44 +02:00 |
|
Emil Tin
|
30465f08ac
|
make distance tests without +- work
|
2012-10-03 09:49:45 +02:00 |
|
Emil Tin
|
6fb2a41a0a
|
adding a simple 100m distance test
|
2012-10-03 08:52:40 +02:00 |
|
Emil Tin
|
b70b74080e
|
updates distance test, not using 10m steps anymore
|
2012-10-03 08:37:36 +02:00 |
|
Emil Tin
|
230fec9cdb
|
add distance test with lots of small segments
|
2012-10-02 21:16:42 +02:00 |
|
DennisOSRM
|
17ca6b1e07
|
implementing #463
|
2012-10-02 19:11:43 +02:00 |
|
DennisOSRM
|
628f40f822
|
Removed rounding travelled distance
|
2012-10-02 18:09:08 +02:00 |
|
Emil Tin
|
0994a7a20d
|
Only dead-end oneways doesn't return error -1 anymore, fix test
|
2012-10-02 16:11:56 +02:00 |
|
Emil Tin
|
66ff69355d
|
use way type for unnamed strets in car profile
|
2012-10-02 16:08:50 +02:00 |
|
DennisOSRM
|
04f71e65ee
|
Readding --march-native flag
|
2012-10-02 14:52:30 +02:00 |
|
DennisOSRM
|
2b0e46caf2
|
Merge branch 'develop' of https://github.com/DennisOSRM/Project-OSRM into develop
|
2012-10-02 14:41:56 +02:00 |
|
DennisOSRM
|
549ce9a4d4
|
checking equality of edges by end and start coord.
|
2012-10-02 14:40:40 +02:00 |
|
Emil Tin
|
50d3c2c9d1
|
improve test for maxspeed
|
2012-10-02 13:46:40 +02:00 |
|
Emil Tin
|
82caa357cd
|
update test for maxspeed to use motorway speed
|
2012-10-02 13:41:13 +02:00 |
|
Emil Tin
|
217fc4a0ae
|
update planetery test to use meters
|
2012-10-02 13:36:48 +02:00 |
|
Emil Tin
|
ed8bc7ae58
|
fix grid city periphery test
|
2012-10-02 13:36:48 +02:00 |
|
DennisOSRM
|
87ff3f9b9b
|
Moving check of input data to node-based graph instead of edge-expanded
graph. Makes more tests pass.
|
2012-10-02 12:12:42 +02:00 |
|
DennisOSRM
|
1bef65bf2c
|
Fixing corner case on lookup of nearest neighbor
|
2012-10-02 12:11:39 +02:00 |
|
DennisOSRM
|
b39507efc8
|
Doing better checks to avoid unintended U-Turns
|
2012-10-02 12:09:34 +02:00 |
|
Emil Tin
|
263409ed91
|
fix problem with meters and empty cells in tests
|
2012-10-01 18:30:32 +02:00 |
|
Emil Tin
|
7610af3378
|
distances must be specified in meters in tests
|
2012-10-01 18:13:44 +02:00 |
|
Emil Tin
|
97f04eae91
|
rewrite tests for access=destination
|
2012-10-01 16:18:36 +02:00 |
|
Emil Tin
|
a14db578e2
|
move cucumber.yml info config/
|
2012-10-01 16:18:36 +02:00 |
|
DennisOSRM
|
62f31f3e2d
|
Fixing corner case in contractor which may have lead to an incorrect
path with correct distance. Thx @DennisSchiefer
|
2012-10-01 16:15:55 +02:00 |
|
DennisOSRM
|
db9292ee86
|
Fixes issue #203
|
2012-10-01 14:55:30 +02:00 |
|
Emil Tin
|
1ad274ed2e
|
more reorganizing of tests
|
2012-10-01 13:33:47 +02:00 |
|
Emil Tin
|
57d6af5486
|
update barrier tests
|
2012-10-01 12:36:06 +02:00 |
|
Emil Tin
|
8b482e433a
|
cucumber config file, so you can run test in sub dirs
|
2012-10-01 12:36:06 +02:00 |
|
Emil Tin
|
d4352b84ac
|
reorganizating tests into car/bike/foot
|
2012-10-01 12:36:06 +02:00 |
|
Emil Tin
|
b23a89d5a8
|
simplify barrier tests
|
2012-10-01 12:36:06 +02:00 |
|
Emil Tin
|
681d05f8f4
|
minor updates of weight tests
|
2012-10-01 12:36:06 +02:00 |
|
Emil Tin
|
81b9e3b4cb
|
test access tags
|
2012-10-01 12:36:06 +02:00 |
|