|
yosys-master
|
#include <SolverTypes.h>
Public Member Functions | |
| bool | operator== (Lit p) const |
| bool | operator!= (Lit p) const |
| bool | operator< (Lit p) const |
Data Fields | |
| int | x |
Friends | |
| Lit | mkLit (Var var, bool sign) |
Definition at line 51 of file SolverTypes.h.
|
inline |
Definition at line 58 of file SolverTypes.h.
|
inline |
Definition at line 59 of file SolverTypes.h.
|
inline |
Definition at line 57 of file SolverTypes.h.
Definition at line 63 of file SolverTypes.h.
| int Minisat::Lit::x |
Definition at line 52 of file SolverTypes.h.