public abstract class AbstractUnifierChecker extends Object implements UnifierChecker
Constructor and Description |
---|
AbstractUnifierChecker() |
Modifier and Type | Method and Description |
---|---|
boolean |
isValidDependency(Rule r1,
Rule r2,
Substitution s) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
isValidDependency
public boolean isValidDependency(Rule r1, Rule r2, Substitution s)
isValidDependency
in interface DependencyChecker
Copyright © 2014–2018 GraphIK (INRIA - LIRMM). All rights reserved.