Uses of Class
edu.cmu.tetrad.data.KnowledgeEdge
Packages that use KnowledgeEdge
-
Uses of KnowledgeEdge in edu.cmu.tetrad.data
Methods in edu.cmu.tetrad.data that return KnowledgeEdgeModifier and TypeMethodDescriptionstatic KnowledgeEdge
KnowledgeEdge.serializableInstance()
Generates a simple exemplar of this class to test serialization.Methods in edu.cmu.tetrad.data that return types with arguments of type KnowledgeEdgeModifier and TypeMethodDescriptionKnowledge.forbiddenEdgesIterator()
Iterator over the KnowledgeEdge's representing forbidden edges.KnowledgeGroup.getEdges()
Knowledge.getListOfExplicitlyForbiddenEdges()
Knowledge.getListOfExplicitlyRequiredEdges()
Knowledge.getListOfForbiddenEdges()
Knowledge.getListOfRequiredEdges()
Knowledge.requiredEdgesIterator()
Iterator over the KnowledgeEdge's representing required edges.Methods in edu.cmu.tetrad.data with parameters of type KnowledgeEdge