|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Lbool | |
|---|---|
| org.sat4j.minisat.constraints.cnf | Implementations of clausal contraints. |
| org.sat4j.minisat.core | Implementation of the MiniSAT solver skeleton. |
| Uses of Lbool in org.sat4j.minisat.constraints.cnf |
|---|
| Fields in org.sat4j.minisat.constraints.cnf declared as Lbool | |
|---|---|
Lbool[] |
Lits.truthValue
|
| Uses of Lbool in org.sat4j.minisat.core |
|---|
| Methods in org.sat4j.minisat.core that return Lbool | |
|---|---|
Lbool |
Lbool.not()
N�gation bool�enne |
static Lbool |
Lbool.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Lbool[] |
Lbool.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||