Class DagInCpcagIterator

java.lang.Object
edu.cmu.tetrad.search.utils.DagInCpcagIterator

public class DagInCpcagIterator extends Object
Given a CPDAG, lists all the DAGs in that DPCAG. In the form of an iterator-- call hasNext() to see if there's another one and next() to get it. next() will return null if there are no more.
Version:
$Id: $Id
Author:
josephramsey