#include <cnf.h>
Definition at line 56 of file cnf.h.
◆ nClauses
Definition at line 61 of file cnf.h.
◆ nLiterals
| int Cnf_Dat_t_::nLiterals |
Definition at line 60 of file cnf.h.
◆ nVars
Definition at line 59 of file cnf.h.
◆ pClaPols
| unsigned char* Cnf_Dat_t_::pClaPols |
Definition at line 66 of file cnf.h.
◆ pClauses
| int** Cnf_Dat_t_::pClauses |
Definition at line 62 of file cnf.h.
◆ pMan
Definition at line 58 of file cnf.h.
◆ pObj2Clause
| int* Cnf_Dat_t_::pObj2Clause |
Definition at line 64 of file cnf.h.
◆ pObj2Count
| int* Cnf_Dat_t_::pObj2Count |
Definition at line 65 of file cnf.h.
◆ pVarNums
| int* Cnf_Dat_t_::pVarNums |
Definition at line 63 of file cnf.h.
◆ vMapping
Definition at line 67 of file cnf.h.
The documentation for this struct was generated from the following file: