OR-Tools  9.6
sparse_matrix_validator.cc File Reference

Go to the source code of this file.

Namespaces

 operations_research
 Collection of objects used to extend the Constraint Solver library.
 
 operations_research::math_opt
 

Functions

absl::Status SparseMatrixValid (const SparseDoubleMatrixProto &matrix, const bool enforce_upper_triangular)
 
absl::Status SparseMatrixIdsAreKnown (const SparseDoubleMatrixProto &matrix, const IdNameBiMap &row_ids, const IdNameBiMap &column_ids)