T
- The TripSchedule type defined by the user of the range raptor API.public class McRangeRaptorConfig<T extends TripScheduleInfo> extends Object
Constructor and Description |
---|
McRangeRaptorConfig(SearchContext<T> context) |
Modifier and Type | Method and Description |
---|---|
Worker<T> |
createWorker(Heuristics heuristics,
BiFunction<WorkerState<T>,TransitRoutingStrategy<T>,Worker<T>> createWorker)
Create new multi-criteria worker with optional heuristics.
|
public McRangeRaptorConfig(SearchContext<T> context)
public Worker<T> createWorker(Heuristics heuristics, BiFunction<WorkerState<T>,TransitRoutingStrategy<T>,Worker<T>> createWorker)
Copyright © 2019. All rights reserved.