Definition at line 232 of file encoding.h.
#include <encoding.h>
◆ ObjectiveEncoder()
| operations_research::sat::ObjectiveEncoder::ObjectiveEncoder |
( |
Model * | model | ) |
|
|
inlineexplicit |
◆ AddBaseNode()
| void operations_research::sat::ObjectiveEncoder::AddBaseNode |
( |
EncodingNode | node | ) |
|
|
inline |
◆ mutable_nodes()
| std::vector< EncodingNode * > * operations_research::sat::ObjectiveEncoder::mutable_nodes |
( |
| ) |
|
|
inline |
◆ nodes()
| const std::vector< EncodingNode * > & operations_research::sat::ObjectiveEncoder::nodes |
( |
| ) |
const |
|
inline |
◆ ProcessCore()
| bool operations_research::sat::ObjectiveEncoder::ProcessCore |
( |
absl::Span< const Literal > | core, |
|
|
Coefficient | min_weight, |
|
|
Coefficient | gap, |
|
|
std::string * | info ) |
The documentation for this class was generated from the following files: