11 #ifndef DIGNEA_MUTATIONTYPES_H 
   12 #define DIGNEA_MUTATIONTYPES_H 
MutType
Type of Mutation Operators implemented in dignea.
Definition: MutationTypes.h:22
 
Swap Mutation Operator for Permutation Based Problems like TSP. Fixes the first and last genes to zer...
Definition: SwapMutation.h:28