Jano's Homepage
Personal
Publications
Presentations
Projects
Photos
Past
 · CSP & EA
 · Elm2Mutt
 · Mondriaan
 · Palm Bookmarks
 · Vim Macros



 
Past » CSP & EA


Library for Evolutionary Algorithm Programming
software J.I. van Hemert @ 1998/09/01, Leiden, The Netherlands

This library implements a framework for an evolutionary algorithm. It aims at including different techniques from the area of evolutionary computation, such as genetic algorithms and genetic programming, in one framework. It is setup such that new projects can be implemented by adjusting only the necessary parts in the library.



Coevolutionary Genetic Algorithm
software J.I. van Hemert @ 1998/03/01, Leiden, The Netherlands

This program was used in research on random constraint satisfaction problems. The code is based on work and ideas of Jan Paredis.



GeneaCsp
software J.I. van Hemert and J.K. van der Hauw @ 1998/02/01, Leiden, The Netherlands

Used in research on random constraint satisfaction problems with the SAW-ing algorithm. The program is capable of testing quite a lot of different operators, parameters and algorithms. The only drawback is that for every test the program has to be recompiled. The package found in the downloads below is setup to do some specific experiments.



Genea
software J.K. van der Hauw @ 1997/01/01, Leiden, The Netherlands

This application implements the Stepwise Adaptation of Weigths Algorithm (SAW) and can be used to run experiments on graph k-colouring instances created using the Graph Coloring Problem Generator of Joe Culberson.



Grouping Genetic Algorithm
software J.I. van Hemert @ 1997/10/01, Leiden, The Netherlands

For doing experiments on graph k-colouring with the Grouping Genetic Algorithm (GGA) as introduced by E. Falkenauer. For problem instances it uses the Graph Coloring Problem Generator by Joe Culberson.