![]() |
OR-Tools
9.3
|
Go to the source code of this file.
Classes | |
| class | ScatteredVectorEntry< IndexType > |
| struct | ScatteredVector< Index, Iterator > |
| class | ScatteredColumnEntry |
| class | ScatteredRowEntry |
| struct | ScatteredColumn |
| struct | ScatteredRow |
Namespaces | |
| namespace | operations_research |
| Collection of objects used to extend the Constraint Solver library. | |
| namespace | operations_research::glop |
Typedefs | |
| using | ScatteredColumnIterator = VectorIterator< ScatteredColumnEntry > |
| using | ScatteredRowIterator = VectorIterator< ScatteredRowEntry > |
Functions | |
| const ScatteredRow & | TransposedView (const ScatteredColumn &c) |
| const ScatteredColumn & | TransposedView (const ScatteredRow &r) |