Single and Multiobjective Genetic Algorithm Toolbox in C++
11 June 2007Sastry, K. (2007). IlliGAL Report No. 2007016. University of Illinois at Urbana-Champaign, Urbana IL. [Documentation - PDF] [Documentation - PS] [Download source code].
Abstract:
This report provides documentation for the general purpose genetic algorithm toolbox. The toolbox provides different selection, recombination, mutation, niching, and constraint-handling operators. Problems with single and multiple objectives can be solved with the toolbox. Moreover, the toolbox is easily extensible and customizable for incorporating other operators and for solving user-defined search problems.
Related Posts:
- Single and multiobjective genetic algorithm toolbox for Matlab in C++
- Multiojbective hBOA, clustering, and scalability
- Fast and accurate reaction dynamics via multiobjective genetic algorithm optimization of semiempirical potentials
- Multiobjective genetic algorithms for multiscaling excited state direct dynamics in photochemistry
- Optimization of semiempirical quantum chemisty methods via multiobjective genetic algorithms: Accurate photochemistry for larger molecules and longer time scales

One Response to “Single and Multiobjective Genetic Algorithm Toolbox in C++”
July 4th, 2008 at 2:43 pm
hi,
thank you very much for GA usefull and complete toolbox, can i have your help in interpreting the result and output of MOGA? how can i use result of MOGA and determine the optimal solution of a MOGA problem? I mean what is the criteria to determine the best solution in MOGA?