![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Go to the source code of this file.
Classes | |
| class | operations_research::glop::SparseRowEntry |
| class | operations_research::glop::SparseRow |
Namespaces | |
| namespace | operations_research |
| In SWIG mode, we don't want anything besides these top-level includes. | |
| namespace | operations_research::glop |
Typedefs | |
| using | operations_research::glop::SparseRowIterator = VectorIterator<SparseRowEntry> |
| typedef util_intops::StrongVector< RowIndex, SparseRow > | operations_research::glop::RowMajorSparseMatrix |
| A matrix stored by rows. | |