Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::glop::LPDecomposer, including all inherited members.
AggregateAssignments(absl::Span< const DenseRow > assignments) const ABSL_LOCKS_EXCLUDED(mutex_) | operations_research::glop::LPDecomposer | |
Decompose(const LinearProgram *linear_problem) ABSL_LOCKS_EXCLUDED(mutex_) | operations_research::glop::LPDecomposer | |
ExtractLocalAssignment(int problem_index, const DenseRow &assignment) ABSL_LOCKS_EXCLUDED(mutex_) | operations_research::glop::LPDecomposer | |
ExtractLocalProblem(int problem_index, LinearProgram *lp) ABSL_LOCKS_EXCLUDED(mutex_) | operations_research::glop::LPDecomposer | |
GetNumberOfProblems() const ABSL_LOCKS_EXCLUDED(mutex_) | operations_research::glop::LPDecomposer | |
LPDecomposer() | operations_research::glop::LPDecomposer | |
LPDecomposer(const LPDecomposer &)=delete | operations_research::glop::LPDecomposer | |
operator=(const LPDecomposer &)=delete | operations_research::glop::LPDecomposer | |
original_problem() const ABSL_LOCKS_EXCLUDED(mutex_) | operations_research::glop::LPDecomposer |