freebsd-ports/devel/libevocosm/pkg-descr
Roman Bogorodskiy 85f2263e29 Evocosm is a set of classes that abstract the fundamental
components of an evolutionary algorithm:

 -- Random Numbers
 -- Validation
 -- Floating- Point Chromosomes
 -- Roulette Wheels
 -- Organisms
 -- Fitness Landscapes
 -- Evocosms
 -- Fitness Scaling
 -- Migration
 -- Selecting Survivors
 -- Reproduction
 -- Mutation Operators

WWW:	http://www.coyotegulch.com/products/libevocosm/index.html

PR:		ports/101210
Submitted by:	trasz <trasz at pin.if.uz.zgora.pl>
2006-08-02 08:43:58 +00:00

17 lines
398 B
Text

Evocosm is a set of classes that abstract the fundamental
components of an evolutionary algorithm:
-- Random Numbers
-- Validation
-- Floating- Point Chromosomes
-- Roulette Wheels
-- Organisms
-- Fitness Landscapes
-- Evocosms
-- Fitness Scaling
-- Migration
-- Selecting Survivors
-- Reproduction
-- Mutation Operators
WWW: http://www.coyotegulch.com/products/libevocosm/index.html