This project is still in early development, any feedback is much appreciated!
MHLib.jl
is a collection of modules, types, and functions in Julia 1.8+ supporting
the effective implementation of metaheuristics and certain hybrid optimization approaches
for solving primarily combinatorial optimization problems.
The current package MHLibDemos.jl
provides diverse demos for MHLib.jl
and can be used as template for your own application.
MHLib.jl
and MHLibDemos.jl
is developed primarily by the
Algorithms and Complexity Group of TU Wien,
Vienna, Austria, since 2020.
- Günther Raidl (primarily responsible)
- Nikolaus Frohner
- Thomas Jatschka
- Fabio Oberweger
See the README.md file of the main package MHLib.jl.