Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
#include <cstddef>
#include <vector>
#include "absl/types/span.h"
Go to the source code of this file.
Classes | |
class | operations_research::FlatMatrix< T > |
NOTE(user): T=bool is not yet supported (the [] operator doesn't work). More... | |
class | operations_research::FlatMatrix< T >::ConstRowsIterator |
struct | operations_research::FlatMatrix< T >::ConstRows |
Namespaces | |
namespace | operations_research |
In SWIG mode, we don't want anything besides these top-level includes. | |