Definition at line 38 of file sos2_constraint.h.
#include <sos2_constraint.h>
|
| using | IdType = Sos2ConstraintId |
◆ IdType
◆ Sos2Constraint()
| operations_research::math_opt::Sos2Constraint::Sos2Constraint |
( |
ModelStorageCPtr | storage, |
|
|
Sos2ConstraintId | id ) |
|
inline |
◆ Expression()
| LinearExpression operations_research::math_opt::Sos2Constraint::Expression |
( |
int | index | ) |
const |
◆ has_weights()
| bool operations_research::math_opt::Sos2Constraint::has_weights |
( |
| ) |
const |
|
inline |
◆ id()
| int64_t operations_research::math_opt::Sos2Constraint::id |
( |
| ) |
const |
|
inline |
◆ name()
| absl::string_view operations_research::math_opt::Sos2Constraint::name |
( |
| ) |
const |
|
inline |
◆ NonzeroVariables()
| std::vector< Variable > operations_research::math_opt::Sos2Constraint::NonzeroVariables |
( |
| ) |
const |
|
inline |
◆ num_expressions()
| int64_t operations_research::math_opt::Sos2Constraint::num_expressions |
( |
| ) |
const |
|
inline |
◆ ToString()
| std::string operations_research::math_opt::Sos2Constraint::ToString |
( |
| ) |
const |
|
inline |
◆ typed_id()
| Sos2ConstraintId operations_research::math_opt::Sos2Constraint::typed_id |
( |
| ) |
const |
|
inline |
◆ weight()
| double operations_research::math_opt::Sos2Constraint::weight |
( |
int | index | ) |
const |
|
inline |
◆ AbslHashValue
◆ operator!=
◆ operator<<
| std::ostream & operator<< |
( |
std::ostream & | ostr, |
|
|
const Sos2Constraint & | constraint ) |
|
friend |
◆ operator==
The documentation for this class was generated from the following files: