Home

Awesome

Evolutionary

A Julia package for evolutionary & genetic algorithms.

DocumentationBuild StatusReferences

Installation

The package can be installed with the Julia package manager. From the Julia REPL, type ] to enter the Pkg REPL mode and run:

pkg> add Evolutionary

Algorithms

Operators