mindquantum.algorithm.compiler.DAGNode
- class mindquantum.algorithm.compiler.DAGNode[source]
Basic node in Directed Acyclic Graph.
A DAG node has local index, which label the index of leg of node, and child nodes and father nodes.
Basic node in Directed Acyclic Graph.
A DAG node has local index, which label the index of leg of node, and child nodes and father nodes.