Skip to content

Latest commit

 

History

History
36 lines (27 loc) · 2.77 KB

README.md

File metadata and controls

36 lines (27 loc) · 2.77 KB

Metaheuristic algorithms on Scala

  • Metaheuristic with Scala repo

###Content:


####Evolutionary Algorithms [folder]:


####Swarm Algorithms:

  • Particle swarm optimization [wiki]
  • Ant System [wiki]
  • Ant Colony System
  • Bees Algorithm [wiki]

####Immune Algorithms:

  • Clonal Selection Algorithm [wiki]
  • Artificial Immune Recognition System
  • Immune Network Algorithm

####Neural Algorithms: