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 2023-06-26 at 21:36:50 +0000