Add a bunch of tests at different scales. Switch to using linear acceleration estimates to add penalties to start/end of trips.
This commit is contained in:
@@ -120,9 +120,6 @@ function setup()
|
||||
|
||||
-- classes to support for exclude flags
|
||||
excludable = Sequence {
|
||||
Set {'toll'},
|
||||
Set {'motorway'},
|
||||
Set {'ferry'}
|
||||
},
|
||||
|
||||
avoid = Set {
|
||||
|
||||
Reference in New Issue
Block a user