Definition at line 44 of file sat_cnf_reader.h.
◆ LinearBooleanProblemWrapper()
◆ AddConstraint()
| void AddConstraint |
( |
absl::Span< const int > |
clause | ) |
|
|
inline |
◆ AddObjectiveTerm()
| void AddObjectiveTerm |
( |
int |
literal, |
|
|
int64_t |
value |
|
) |
| |
|
inline |
◆ SetNumVariables()
| void SetNumVariables |
( |
int |
num | ) |
|
|
inline |
◆ SetObjectiveOffset()
| void SetObjectiveOffset |
( |
int64_t |
offset | ) |
|
|
inline |
◆ SetOriginalNumVariables()
| void SetOriginalNumVariables |
( |
int |
num | ) |
|
|
inline |
◆ problem
| LinearBooleanProblem* problem |
The documentation for this struct was generated from the following file: