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, waitisValidDependencypublic boolean isValidDependency(Rule r1, Rule r2, Substitution s)
isValidDependency in interface DependencyCheckerCopyright © 2014–2018 GraphIK (INRIA - LIRMM). All rights reserved.