class Gambit::ModelHierarchy
Model hierarchy tree class.
#include <modelgraph.hpp>
Public Functions
Name | |
---|---|
ModelHierarchy(const Models::ModelFunctorClaw & claw, const primodel_vec & pmv, str file, bool talky) Constructor. |
Public Functions Documentation
function ModelHierarchy
ModelHierarchy(
const Models::ModelFunctorClaw & claw,
const primodel_vec & pmv,
str file,
bool talky
)
Constructor.
ModelHierarchy method definitions Creates a graph of the model hierarchy for visualisation purposes.
Updated on 2024-07-18 at 13:53:30 +0000