Skip to content

DAGNode::DAGNode

Construct from DAG

Synopsis

Declared in <support/DAG.h>

DAGNode(DAG<Node, Edge>* dag);

Parameters

Name

Description

dag

The object to construct from

Created with MrDocs