OR-Tools  9.2
sparse_row.h File Reference

Go to the source code of this file.

Classes

class  SparseRowEntry
 
class  SparseRow
 

Namespaces

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

Typedefs

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