Skip to content

Ledmington/mal

Repository files navigation

Minimization Algorithm Library

Features

  • Easy parametrization with Builders
  • A Serial implementation for single-thread environments
  • A Parallel implementation for high performance

Algorithms

Algorithm Serial? Parallel?
Genetic
Simulated Annealing
Pattern Search
Swarm Search
BFGS
L-BFGS
Nelder-Mead
Grid

How to contribute

./gradlew build

About

Minimization Algorithms Library

Resources

License

Stars

Watchers

Forks

Languages