|
Orbital library | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorbital.moon.logic.resolution.LiteralOrders
public class LiteralOrders
Provides literal L-orders.
An L-order is an irreflexive, transitive relation on literals which is substitutive, i.e. all substitutions are monotonic:
| Field Summary | |
|---|---|
static java.util.Comparator |
DEPTH_ORDER
L-Order based on term-depths. |
| Constructor Summary | |
|---|---|
LiteralOrders()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.util.Comparator DEPTH_ORDER
This implementation compares for maximal overall term depth in favour of maximum individual variable depths.
| Constructor Detail |
|---|
public LiteralOrders()
|
Orbital library 1.2.0: 23 Apr 2008 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||