Commit graph

12 commits

Author SHA1 Message Date
Phyks (Lucas Verney)
2591f22348 Make nogo weight proportional to nogo distance
Compute the nogo cost as proportional to the length of the segment
inside the nogo area.
2018-12-11 08:53:43 +01:00
Phyks (Lucas Verney)
3479fd7323 Keep a cost of -1 for nogos which should never been entered to prevent them from being fed in the priority queue 2018-12-11 08:53:43 +01:00
Arndt Brenschede
ab2f5e3ae0 Better distance computation (revisited) 2018-12-07 00:45:12 +01:00
Phyks (Lucas Verney)
c78b56645c Implement a cache for the cosine computation in CheapRuler. 2018-12-02 15:59:16 +01:00
Phyks (Lucas Verney)
665b7096e8 Add a basic implementation of CheapRuler and use it across code. 2018-12-02 15:59:16 +01:00
Arndt Brenschede
c517ccc2df version 1.4.9 2017-09-24 17:11:04 +02:00
Arndt
12d8cae46f some more cleanup and performance squeezing 2016-08-23 14:33:37 +02:00
Arndt
f70dd3c3ac removed some old stuff, added profiler, minor performance tuning 2016-08-20 18:53:50 +02:00
Arndt
d277db0bd1 im-router-update 2016-08-05 16:02:13 +02:00
Arndt
91c809e05c Traffic simulation patch 2015-08-28 16:39:41 +02:00
Arndt
55f8e7fb4a schedule-router proptotype 2015-04-03 13:49:53 +02:00
Arndt
3ed62bb2b3 separated build-in vars from BExpressionContext 2015-04-03 12:51:26 +02:00