Uses of Class
edu.cmu.tetrad.search.utils.GraphSearchUtils.LegalPagRet
Packages that use GraphSearchUtils.LegalPagRet
Package
Description
Contains some utility classes for search algorithms.
-
Uses of GraphSearchUtils.LegalPagRet in edu.cmu.tetrad.search.utils
Methods in edu.cmu.tetrad.search.utils that return GraphSearchUtils.LegalPagRetModifier and TypeMethodDescriptionstatic GraphSearchUtils.LegalPagRet
GraphSearchUtils.isLegalPag
(Graph pag, Set<Node> selection) Checks if the provided Directed Acyclic Graph (PAG) is a legal PAG.