|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.udo.cs.ie.cowbots.logic.solver.DLV.ASWeight
class DLV.ASWeight
utility class, used by the parser to store answer set weights
Field Summary | |
---|---|
int |
level
|
int |
weight
|
Constructor Summary | |
---|---|
DLV.ASWeight(int w,
int l)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final int weight
public final int level
Constructor Detail |
---|
public DLV.ASWeight(int w, int l)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |