Definition at line 76 of file bop_types.h.
#include <bop_types.h>
◆ BopConstraintTerm()
| operations_research::bop::BopConstraintTerm::BopConstraintTerm |
( |
VariableIndex | _var_id, |
|
|
int64_t | _weight ) |
|
inline |
◆ operator<()
| bool operations_research::bop::BopConstraintTerm::operator< |
( |
const BopConstraintTerm & | other | ) |
const |
|
inline |
◆ search_id
| SearchIndex operations_research::bop::BopConstraintTerm::search_id |
◆ var_id
| VariableIndex operations_research::bop::BopConstraintTerm::var_id |
◆ weight
| int64_t operations_research::bop::BopConstraintTerm::weight |
The documentation for this struct was generated from the following file: