|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.agentfactory.logic.reasoner.Unifier
public class Unifier
| Constructor Summary | |
|---|---|
Unifier()
|
|
| Method Summary | |
|---|---|
void |
incrementVariableCounter()
|
java.lang.String |
solutionAsString()
|
SubstitutionSet |
unify(FOS f1,
FOS f2)
|
static SubstitutionSet |
unifyFormulae(FOS f1,
FOS f2)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Unifier()
| Method Detail |
|---|
public java.lang.String solutionAsString()
public void incrementVariableCounter()
public static SubstitutionSet unifyFormulae(FOS f1,
FOS f2)
public SubstitutionSet unify(FOS f1,
FOS f2)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||