Class GraphSearchUtils.LegalPagRet

java.lang.Object
edu.cmu.tetrad.search.utils.GraphSearchUtils.LegalPagRet
Enclosing class:
GraphSearchUtils

public static class GraphSearchUtils.LegalPagRet extends Object
Stores a result for checking whether a graph is a legal PAG--(a) whether it is (a boolean), and (b) the reason why it is not, if it is not (a String).