Dynamical system model
Loading...
Searching...
No Matches
dsf::mobility::PathCollection Class Reference
Inheritance diagram for dsf::mobility::PathCollection:

Public Member Functions

std::list< std::vector< Id > > explode (Id const sourceId, Id const targetId) const
 Explode all possible paths from sourceId to targetId.
 

Member Function Documentation

◆ explode()

std::list< std::vector< dsf::Id > > dsf::mobility::PathCollection::explode ( Id const sourceId,
Id const targetId ) const

Explode all possible paths from sourceId to targetId.

Parameters
sourceIdThe starting point of the paths
targetIdThe end point of the paths
Returns
A list of vectors, each vector representing a path from sourceId to targetId

The documentation for this class was generated from the following files: