Skip to content
Joao Paulo Papa edited this page Mar 17, 2017 · 3 revisions

Welcome to the LibOPT-old wiki!

LibOPT-old is a library to the development of meta-heuristic-based optimization techniques in C language. Currently, it contains the following techniques:

  • Harmony Search
    1. Naïve Harmony Search (HS)
    2. Improved Harmony Search (IHS)
    3. Global-best Harmony Search (GHS)
    4. Self-adaptative Global-best Harmony Search (SGHS)
    5. Novel Global Harmony Memory (NGHS)
  • Genetic Programming
Clone this wiki locally