Uses of Class
edu.cmu.tetrad.search.utils.GraphSearchUtils.LegalMagRet
Packages that use GraphSearchUtils.LegalMagRet
Package
Description
Contains some utility classes for search algorithms.
-
Uses of GraphSearchUtils.LegalMagRet in edu.cmu.tetrad.search.utils
Methods in edu.cmu.tetrad.search.utils that return GraphSearchUtils.LegalMagRetModifier and TypeMethodDescriptionstatic GraphSearchUtils.LegalMagRet
GraphSearchUtils.isLegalMag
(Graph mag, Set<Node> selection) Determines whether the given graph is a legal Mixed Ancestral Graph (MAG).