mutation_psm

class autotm.algorithms_for_tuning.genetic_algorithm.mutation.mutation_psm(individ, elem_mutation_prob=0.1, **kwargs)