Package org.opentrafficsim.road.gtu.strategical
package org.opentrafficsim.road.gtu.strategical
Strategical planners for a road-based GTU. Examples are route navigators.
Copyright (c) 2013-2024 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
-
ClassDescriptionInterface for lane-based strategical planners.A factory class is used to generate strategical planners as the strategical planner is state-full.This is the standard strategical route planner with a fixed tactical planner.Factory for creating
LaneBasedStrategicalRoutePlanner
using anyLaneBasedTacticalPlannerFactory
.Generates a route by determining one.Shortest route route generator.