![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::mb::ExprFlattener, including all inherited members.
| AddConstant(double constant) | operations_research::mb::ExprVisitor | |
| AddToProcess(std::shared_ptr< LinearExpr > expr, double coeff) | operations_research::mb::ExprVisitor | |
| AddVarCoeff(std::shared_ptr< Variable > var, double coeff) override | operations_research::mb::ExprFlattener | virtual |
| Clear() | operations_research::mb::ExprVisitor | |
| Flatten(std::vector< std::shared_ptr< Variable > > *vars, std::vector< double > *coeffs) | operations_research::mb::ExprFlattener | |
| offset_ | operations_research::mb::ExprVisitor | protected |
| to_process_ | operations_research::mb::ExprVisitor | protected |
| ~ExprFlattener() override=default | operations_research::mb::ExprFlattener | |
| ~ExprVisitor()=default | operations_research::mb::ExprVisitor | virtual |