![]() |
OR-Tools
9.3
|
Go to the source code of this file.
Namespaces | |
| namespace | operations_research |
| Collection of objects used to extend the Constraint Solver library. | |
| namespace | operations_research::math_opt |
Functions | |
| absl::Status | SparseMatrixValid (const SparseDoubleMatrixProto &matrix, const bool enforce_upper_triangular) |
| absl::Status | SparseMatrixIdsAreKnown (const SparseDoubleMatrixProto &matrix, const absl::Span< const int64_t > row_ids, const absl::Span< const int64_t > column_ids) |