Skip to content

Performance Comparison between Genetic Algorithms and Simulated Anealling

Notifications You must be signed in to change notification settings

helenado/GeneticAlgorithms_SimulatedAnealling

Repository files navigation

Genetic Algorithm and Simulated Anealling

Theme: Performance Comparison between Genetic Algorithms and Simulated Anealling

  • The genetic operators used were mutation and crossover.
  • The Genetic Algorithm was performed to solve a minimization problem of a given function. The method of selection used was the tournament.
  • Simulated Annealing was used to solve the same problem and a comparison on the number of iterations and performance was done with the Genetic Algorithm implementation.

Grade: 20/20

  • Note: The report is written in Portuguese, however if you need any clarification, feel free to contact me.

About

Performance Comparison between Genetic Algorithms and Simulated Anealling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published