class Gambit::DRes::edgeWriter
Graphviz output for edges/dependencies.
Public Functions
Name | |
---|---|
edgeWriter(const MasterGraphType * ) | |
void | operator()(std::ostream & , const EdgeID & ) const |
Public Functions Documentation
function edgeWriter
inline edgeWriter(
const MasterGraphType *
)
function operator()
inline void operator()(
std::ostream & ,
const EdgeID &
) const
Updated on 2024-07-18 at 13:53:31 +0000