OR-Tools  9.0
sparse_row.h File Reference

Go to the source code of this file.

Classes

class  SparseRowEntry
 
class  SparseRow
 

Namespaces

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

Typedefs

using SparseRowIterator = VectorIterator< SparseRowEntry >
 
typedef absl::StrongVector< RowIndex, SparseRow > RowMajorSparseMatrix