Here you will find a list with more Software. Read the brief descriptions and if you are more interested on them follow the links.
Problem instances in C++ Description: Instances of the subclass problem
for the genetic algorithms model xxGA. Problems are Radio Network
Design (RND), Error Correcting Code (ECC), Radio Link Frequency Assignment
Problem (RLFAP), Terminal Assignement problem (TA) and Ring Loading problem
(RL).
|
||||||
|
||||||
NetStreams v1.5 Description: NetStream v1.5
is a C++ library for easy network programming based on MPI. It uses the
stream abstraction to input/output data from/to a network. It is very
easy to compile and use, with a friendly C++ programming style and with
features covering data manipulations, process identification, packed and
optimized exchanges, and group management. Files: NetStream v1.5 |
||||||
|
||||||
MPI - Message Passing Interface Forum Description: Official MPI (Message Passing
Interface) standards documents, errata, and archives of the MPI Forum.
The MPI Forum is an open group with representatives from many organizations
that define and maintain the MPI standard. |
||||||
|
||||||
LAM / MPI Parallel Computing Description: LAM (Local Area Multicomputer)
is an MPI programming environment and development system for heterogeneous
computers on a network. With LAM, a dedicated cluster or an existing network
computing infrastructure can act as one parallel computer solving one
problem. |
||||||
|
||||||
MPICH - A Portable Implementation of
MPI Description: MPICH is a freely available,
portable implementation of MPI, the Standard for message-passing libraries.
|
||||||
|
||||||
PVM Description: PVM (Parallel Virtual Machine)
is a software package that permits a heterogeneous collection of Unix
and/or NT computers hooked together by a network to be used as a single
large parallel computer. |
||||||
|
||||||
Globus Description: The Globus project is developing fundamental technologies needed to build computational grids. Grids are persistent environments that enable software applications to integrate instruments, displays, computational and information resources that are managed by diverse organizations in widespread locations. Link: Globus |
||||||
|
||||||
Paradiseo Description: A white-box object-oriented framework, portable (Windows, Unix and MacOS), dedicated to the flexible design of metaheuristics: solution-based metaheuristics (Local search, Simulated annealing, Iterated local search, Tabu search, ...) and population-based metaheuristics (Genetic algorithm, Particle swarm optimization, Evolution strategy, Differential evolution algorithms, ...) Link: Paradiseo |
||||||
|
||||||
HeuristicLab Description: The HeuristicLab Optimization framework is our main framework for developing and testing optimization methods, parameters and applying these on a multitude of problems. The project was started in 2002 and has evolved to a stable and productive optimization platform. It is continuously enhanced and topic of several publications. Link: HeuristicLab |
||||||
|
||||||
Evolutionary computation in Perl Description: So far, there have been many attempts to create evolutionary algorithm modules and programs in Perl; most have concentrated in implementing Genetic Programming, and some have been geared to a particular application, like the GlotBot. The closest thing one can get in CPAN is the AI::Gene modules, which were intended for creating the basic infrastructure for an evolutionary algorithm devoted to fighting spam. The canonical genetic algorithm is implemented using AI::Gene. |
||||||
|
||||||
Boinc Description: Use the idle time on your computer (Windows, Mac, or Linux) to cure diseases, study global warming, discover pulsars, and do many other types of scientific research. It's safe, secure, and easy. Use BOINC to create a volunteer computing project, giving you the computing power of thousands of CPUs or use it to create a Virtual Campus Supercomputing Center. Link: Boinc |