CleverAlgorithms is a book project collecting “recipes” for nature-inspired algorithms — metaheuristics and computational intelligence methods inspired by biological, evolutionary, physical, or swarm systems. It standardizes descriptions so that people can understand, implement, and compare algorithms such as genetic algorithms, particle swarm optimization, immune system inspired algorithms, etc. It includes code examples (in Ruby in many cases), documentation, theoretical background...