Interface ImpliedOrientation

All Known Implementing Classes:
MeekRules, MeekRulesCpdag, MeekRulesRestricted

public interface ImpliedOrientation
Adds any orientations implied by the given orientation.
Author:
Joseph Ramsey
  • Method Details

    • setKnowledge

      void setKnowledge(Knowledge knowledge)
      Sets knowledge.
    • orientImplied

      Set<Node> orientImplied(Graph graph)
      Adds implied orientations.
      Returns:
      Affected nodes.