![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Definition at line 176 of file permutation.h.
#include <permutation.h>
Public Member Functions | |
PermutationApplier (PermutationCycleHandler< IndexType > *cycle_handler) | |
PermutationApplier (const PermutationApplier &)=delete | |
This type is neither copyable nor movable. | |
PermutationApplier & | operator= (const PermutationApplier &)=delete |
void | Apply (IndexType permutation[], int permutation_start, int permutation_end) |
|
inlineexplicit |
Definition at line 178 of file permutation.h.
|
delete |
This type is neither copyable nor movable.
|
inline |
cycle_start is only for debugging.
Set current back to the start of this cycle.
Definition at line 185 of file permutation.h.
|
delete |