Created by W.Langdon from gp-bibliography.bib Revision:1.8010
Program summary
Program title: GenMin
Catalogue identifier: AEAR_v1_0
Program summary URL:http://cpc.cs.qub.ac.uk/summaries/AEAR_v1_0.html
Program obtainable from: CPC Program Library, Queen's University, Belfast, N. Ireland
Licensing provisions: Standard CPC licence, http://cpc.cs.qub.ac.uk/licence/licence.html
No. of lines in distributed program, including test data, etc.: 35[thin space]810
No. of bytes in distributed program, including test data, etc.: 436[thin space]613
Distribution format: tar.gz
Programming language: GNU-C++, GNU-C, GNU Fortran 77
Computer: The tool is designed to be portable in all systems running the GNU C++ compiler
Operating system: The tool is designed to be portable in all systems running the GNU C++ compiler
RAM: 200 KB
Word size: 32 bits
Classification: 4.9
Nature of problem: A multitude of problems in science and engineering are often reduced to minimizing a function of many variables. There are instances that a local optimum does not correspond to the desired physical solution and hence the search for a better solution is required. Local optimization techniques are frequently trapped in local minima. Global optimization is hence the appropriate tool. For example, solving a nonlinear system of equations via optimization, employing a least squares type of objective, one may encounter many local minima that do not correspond to solutions (i.e. they are far from zero).
Solution method: Grammatical evolution and a stopping rule.
Running time: Depending on the objective function. The test example given takes only a few seconds to run.",
Genetic Programming entries for Ioannis G Tsoulos Isaac E Lagaris