![]() |
OR-Tools
9.6
|
Go to the source code of this file.
Namespaces | |
| operations_research | |
| Collection of objects used to extend the Constraint Solver library. | |
| operations_research::sat | |
Functions | |
| std::vector< std::vector< int > > | BasicOrbitopeExtraction (const std::vector< std::unique_ptr< SparsePermutation >> &generators) |
| std::vector< int > | GetOrbits (int n, const std::vector< std::unique_ptr< SparsePermutation >> &generators) |
| std::vector< int > | GetOrbitopeOrbits (int n, const std::vector< std::vector< int >> &orbitope) |