Definition at line 145 of file sat_cnf_reader.h.
#include <sat_cnf_reader.h>
◆ SatCnfReader() [1/2]
| operations_research::sat::SatCnfReader::SatCnfReader |
( |
bool | wcnf_use_strong_slack = true | ) |
|
|
inlineexplicit |
◆ SatCnfReader() [2/2]
| operations_research::sat::SatCnfReader::SatCnfReader |
( |
const SatCnfReader & | | ) |
|
|
delete |
◆ InterpretCnfAsMaxSat()
| void operations_research::sat::SatCnfReader::InterpretCnfAsMaxSat |
( |
bool | v | ) |
|
|
inline |
◆ Load() [1/2]
| bool operations_research::sat::SatCnfReader::Load |
( |
const std::string & | filename, |
|
|
CpModelProto * | problem ) |
|
inline |
◆ Load() [2/2]
| bool operations_research::sat::SatCnfReader::Load |
( |
const std::string & | filename, |
|
|
LinearBooleanProblem * | problem ) |
|
inline |
◆ operator=()
The documentation for this class was generated from the following file: