Package edu.cmu.tetrad.search.utils
Class GraphSearchUtils.LegalMagRet
java.lang.Object
edu.cmu.tetrad.search.utils.GraphSearchUtils.LegalMagRet
- Enclosing class:
- GraphSearchUtils
Stores a result for checking whether a graph is a legal MAG--(a) whether it is (a boolean), and (b) the reason
why it is not, if it is not (a String).
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
LegalMagRet
-
-
Method Details
-
isLegalMag
public boolean isLegalMag() -
getReason
-