Scenario::TimenodeGraph Struct Reference
Inheritance diagram for Scenario::TimenodeGraph:

Public Member Functions

 TimenodeGraph (const Scenario::ProcessModel &scenar)
 
const Graph & graph () const
 
const auto & edges () const
 
const auto & vertices () const
 
bool hasPath (const TimeSyncModel &t1, const TimeSyncModel &t2) const noexcept
 Check if there are intervals going from t1 to t2.
 
bool hasCycles () const noexcept
 
void writeGraphviz ()
 Writes graphviz output on stdout.
 
TimenodeGraphComponents components ()
 

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