Skip to content

Commit feedf1a

Browse files
author
unknown
committed
done
1 parent 95e1c4a commit feedf1a

File tree

11 files changed

+0
-0
lines changed

11 files changed

+0
-0
lines changed

algorithms/Genetic-Algorithm/Minimization/Crossover.m renamed to algorithms/Genetic-Algorithm/Minimization of polynomial function/Crossover.m

File renamed without changes.

algorithms/Genetic-Algorithm/Minimization/DoublePointCrossover.m renamed to algorithms/Genetic-Algorithm/Minimization of polynomial function/DoublePointCrossover.m

File renamed without changes.

algorithms/Genetic-Algorithm/Minimization/Mutate.m renamed to algorithms/Genetic-Algorithm/Minimization of polynomial function/Mutate.m

File renamed without changes.

algorithms/Genetic-Algorithm/Minimization/RouletteWheelSelection.m renamed to algorithms/Genetic-Algorithm/Minimization of polynomial function/RouletteWheelSelection.m

File renamed without changes.

algorithms/Genetic-Algorithm/Minimization/Run_GA.m renamed to algorithms/Genetic-Algorithm/Minimization of polynomial function/Run_GA.m

File renamed without changes.

algorithms/Genetic-Algorithm/Minimization/SinglePointCrossover.m renamed to algorithms/Genetic-Algorithm/Minimization of polynomial function/SinglePointCrossover.m

File renamed without changes.

algorithms/Genetic-Algorithm/Minimization/SortPopulation.m renamed to algorithms/Genetic-Algorithm/Minimization of polynomial function/SortPopulation.m

File renamed without changes.

algorithms/Genetic-Algorithm/Minimization/UniformCrossover.m renamed to algorithms/Genetic-Algorithm/Minimization of polynomial function/UniformCrossover.m

File renamed without changes.

algorithms/Genetic-Algorithm/Minimization/main.m renamed to algorithms/Genetic-Algorithm/Minimization of polynomial function/main.m

File renamed without changes.

algorithms/Genetic-Algorithm/Minimization/minone.m renamed to algorithms/Genetic-Algorithm/Minimization of polynomial function/minone.m

File renamed without changes.

0 commit comments

Comments
 (0)