#include <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=false) |
Definition at line 58 of file SolverTypes.h.
Definition at line 64 of file SolverTypes.h.
Definition at line 65 of file SolverTypes.h.
Definition at line 63 of file SolverTypes.h.
Definition at line 60 of file SolverTypes.h.
| int Gluco2::Lit::x |
Definition at line 59 of file SolverTypes.h.