Nature-inspired and bio-inspired algorithms for unconstrained optimization.
Style | Documentation | Build Status | Coverage |
---|---|---|---|
BioMetaheuristics.jl
is not in the official Registry yet; instead, you can install by one of the following
using Pkg
Pkg.add("https://github.com/edwinb-ai/BioMetaheuristics.jl.git")
or in the Julia REPL
julia>] # Type ] to enter Pkg
pkg> add https://github.com/edwinb-ai/BioMetaheuristics.jl.git
There used to be a Demo section to showcase how this package works. Now a couple of examples can be read on the documentation.