Package edu.cmu.tetrad.search.utils
Interface LegalPairs
public interface LegalPairs
Determines whether nodes indexed as (n1, center, n2) form a legal pair of edges in a graph for purposes of some
algorithm that uses this information. The pair would be n1---center---n2.
- Version:
- $Id: $Id
- Author:
- josephramsey
-
Method Summary
-
Method Details
-
isLegalFirstEdge
-
isLegalPair
-