|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmln.InferBDB.ClauseType.ClauseEntry
public class InferBDB.ClauseType.ClauseEntry
Constructor Summary | |
---|---|
InferBDB.ClauseType.ClauseEntry()
|
Method Summary | |
---|---|
int |
contactType(int atom)
|
boolean |
isViolated()
|
boolean |
isViolated(int nsat)
|
int |
nsat()
|
void |
parse(java.sql.ResultSet rs)
|
int |
pickBest()
|
int |
pickRandom()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InferBDB.ClauseType.ClauseEntry()
Method Detail |
---|
public int contactType(int atom)
public boolean isViolated()
public boolean isViolated(int nsat)
public int nsat()
public void parse(java.sql.ResultSet rs)
public int pickBest()
public int pickRandom()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |