Class LaneBasedStrategicalRoutePlanner

  • All Implemented Interfaces:
    Serializable, StrategicalPlanner, LaneBasedStrategicalPlanner

    public class LaneBasedStrategicalRoutePlanner
    extends AbstractLaneBasedStrategicalPlanner
    implements LaneBasedStrategicalPlanner, Serializable
    Strategical planner, route-based, with personal driving characteristics, which contain settings for the tactical planner. The tactical planner will only consult the route when the GTU has multiple possibilities on a node, so the route does not have to be complete. As long as all 'splitting' nodes are part of the route and have a valid successor node (connected by a Link), the strategical planner is able to make a plan.

    Copyright (c) 2013-2022 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
    BSD-style license. See OpenTrafficSim License.

    $LastChangedDate: 2015-07-24 02:58:59 +0200 (Fri, 24 Jul 2015) $, @version $Revision: 1147 $, by $Author: averbraeck $, initial version Nov 26, 2015
    Author:
    Alexander Verbraeck, Peter Knoppers
    See Also:
    Serialized Form