Classes | Namespaces
dynamic_permutation.h File Reference
#include <memory>
#include <set>
#include <vector>
#include "ortools/base/logging.h"
Include dependency graph for dynamic_permutation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  operations_research::DynamicPermutation
 Maintains a 'partial' permutation of [0..n-1] onto itself, with a dynamic API allowing it to be built incrementally, and allowing some backtracking. More...
 

Namespaces

 operations_research
 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.