Package edu.cmu.tetrad.graph
Interface TripleClassifier
- All Known Implementing Classes:
EdgeListGraph
,Underlines
public interface TripleClassifier
Marks a search algorithm as a triad classifier and returns the triad classifications if makes.
- Version:
- $Id: $Id
- Author:
- josephramsey
-
Method Summary
Modifier and TypeMethodDescriptiongetTriplesClassificationTypes.getTriplesLists
(Node node) getTriplesLists.
-
Method Details
-
getTriplesClassificationTypes
-
getTriplesLists
-