OR-Tools  8.2
PermutationApplier< IndexType >

Detailed Description

template<typename IndexType>
class operations_research::PermutationApplier< IndexType >

Definition at line 180 of file util/permutation.h.

Public Member Functions

 PermutationApplier (PermutationCycleHandler< IndexType > *cycle_handler)
 
void Apply (IndexType permutation[], int permutation_start, int permutation_end)
 

Constructor & Destructor Documentation

◆ PermutationApplier()

PermutationApplier ( PermutationCycleHandler< IndexType > *  cycle_handler)
inlineexplicit

Definition at line 182 of file util/permutation.h.

Member Function Documentation

◆ Apply()

void Apply ( IndexType  permutation[],
int  permutation_start,
int  permutation_end 
)
inline

Definition at line 185 of file util/permutation.h.


The documentation for this class was generated from the following file: