|
| name: | Dependency-Tree Estimation of Distribution Algorithm |
| description: | A C++ Implementation of the decision-tree estimation of distribution algorithm |
| version: | 1.1 |
| authors: | Martin Pelikan |
| released: | 2006 |
| download: | dt-eda.tar.gz |
|
| name: | Generator of Random Additively Decomposable Problems |
| description: | Implementation of the random problem generator for random additively decomposable problems, including all necessary functions to generate new problem instances and test your algorithm on solving the generated instances. A simple solver is included as an example. |
| version: | 1.0 |
| authors: | Martin Pelikan |
| released: | 2006 |
| download: | decomposable-problems.tar.gz |
|
| name: | The Bayesian Optimization Algorithm (BOA) with Decision Graphs |
| description: | A C++ Implementation of the BOA with Decision Graphs |
| version: | 1.1 |
| authors: | Martin Pelikan |
| released: | 2000 |
| download: | dBOA1-1.tar.Z |
|
| name: | The Bayesian Optimization Algorithm (BOA) |
| description: | An implementation of the BOA in C++ |
| version: | 1.0 |
| authors: | Martin Pelikan |
| released: | 1999 |
| download: | sBOA.tar.Z |
|
| name: | Artificial Life System |
| description: | A Simple Artificial Life System for MS-DOS in C |
| version: | 1.0 |
| authors: | Karol Ostrovsky and Martin Pelikan |
| released: | 1995 |
| download: | alife.zip |
|