Definition at line 38 of file cp_model_mapping.h.
#include <cp_model_mapping.h>
◆ ScaleIntegerObjective()
| double operations_research::sat::ObjectiveDefinition::ScaleIntegerObjective |
( |
IntegerValue | value | ) |
const |
|
inline |
◆ ScaleObjective()
| double operations_research::sat::ObjectiveDefinition::ScaleObjective |
( |
double | value | ) |
const |
|
inline |
◆ coeffs
| std::vector<IntegerValue> operations_research::sat::ObjectiveDefinition::coeffs |
◆ objective_impacting_variables
| absl::flat_hash_set<IntegerVariable> operations_research::sat::ObjectiveDefinition::objective_impacting_variables |
◆ objective_var
| IntegerVariable operations_research::sat::ObjectiveDefinition::objective_var = kNoIntegerVariable |
◆ offset
| double operations_research::sat::ObjectiveDefinition::offset = 0.0 |
◆ scaling_factor
| double operations_research::sat::ObjectiveDefinition::scaling_factor = 1.0 |
◆ vars
| std::vector<IntegerVariable> operations_research::sat::ObjectiveDefinition::vars |
The documentation for this struct was generated from the following file: