⇄ Menu

Overview

GLOBAL is a global optimization algorithm written in the 80's in Fortran. Our aim is to make the original algorithm available in todays environment through an open source library written in Java. It also implements a general module system for optimizers. It contains the original version and a multithread version of the algorithm. A parameterizing interface helps to evaluate a compiled objective function with many optimizer configurations without having the JDK.

Last update: 2019. 08. 07.