Single and Multiobjective Genetic Algorithm Toolbox for Matlab in C++
TR No.: 2007017 | Download PDF | Download PS
[Download source code]. Part of Materials Computation Center software archive.
Abstract:
This report provides documentation for the general purpose genetic algorithm toolbox for matlab in C++. The fitness function used in the toolbox is written in matlab. 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.
Posted: June 26th, 2007 under Genetic algorithms.
Comments: none
Write a comment