Package org.opentrafficsim.road.gtu.strategical.route
Route planners as part of strategical planning.
Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
- Author:
- Alexander Verbraeck, Peter Knoppers
-
Interface Summary Interface Description RouteGeneratorOD Generates a route by determining one. -
Class Summary Class Description LaneBasedStrategicalRoutePlanner Strategical planner, route-based, with personal driving characteristics, which contain settings for the tactical planner.LaneBasedStrategicalRoutePlannerFactory Factory for creatingLaneBasedStrategicalRoutePlanner
using anyLaneBasedTacticalPlannerFactory
.RouteGeneratorOD.DefaultRouteGenerator Shortest route route generator.