Class sdm::SerialProblemInterface

Class List > sdm > SerialProblemInterface

  • #include <mmdp_interface.hpp>

Inherited by the following classes: sdm::SerialMMDPInterface, sdm::SerialOccupancyMDP

Public Functions

Type Name
virtual number getAgentId (number t) const = 0
Get the identifier of the current agent.
virtual bool isLastAgent (number t) const = 0

Public Functions Documentation

function getAgentId

virtual number sdm::SerialProblemInterface::getAgentId (
    number t
) const = 0

Parameters:

  • t the timestep

Returns:

number the agent id

function isLastAgent

virtual bool sdm::SerialProblemInterface::isLastAgent (
    number t
) const = 0

Parameters:

  • t

Returns:

true

Returns:

false


The documentation for this class was generated from the following file src/sdm/world/base/mmdp_interface.hpp