#include <ogdf/lib/minisat/core/SolverTypes.h>
Public Member Functions | |
| bool | operator!= (Lit p) const |
| bool | operator< (Lit p) const |
| bool | operator== (Lit p) const |
Public Attributes | |
| int | x |
Friends | |
| Lit | mkLit (Var var, bool sign) |
Definition at line 46 of file SolverTypes.h.
|
inline |
Definition at line 53 of file SolverTypes.h.
|
inline |
Definition at line 54 of file SolverTypes.h.
|
inline |
Definition at line 52 of file SolverTypes.h.
Definition at line 58 of file SolverTypes.h.
| int Minisat::Internal::Lit::x |
Definition at line 47 of file SolverTypes.h.