next up previous
Next: Results Up: The Use of Genetic Previous: Kohonen Self-Organizing Map

Hardware and Software Packages Used

This simulation makes extensive use of GALib, a library of genetic algorithms and statistical tools [11]. GALib is a thoroughly documented, production quality C++ class library. In addition to making several very basic functions (crossover, mutation, selection) much easier to implement, the library also provides basic statistical analysis of the results. The implementation of the Kohonen Self Organizing Feature Map was based on the presentation found in Rao[9].

Aaron Konstam
1999-10-04