package org.opentrafficsim.road.gtu.lane.tactical; import org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Desire; import org.opentrafficsim.road.gtu.lane.tactical.util.lmrs.Incentive; /** * Interface for tactical planners that can return desire information for visualization. *
* Copyright (c) 2013-2021 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
* BSD-style license. See OpenTrafficSim License.
*