aboutsummaryrefslogtreecommitdiff
path: root/devel/Makefile
diff options
context:
space:
mode:
authorRoman Bogorodskiy <novel@FreeBSD.org>2006-08-02 08:43:58 +0000
committerRoman Bogorodskiy <novel@FreeBSD.org>2006-08-02 08:43:58 +0000
commit85f2263e297dc72860118a5a16677307e49ef67e (patch)
tree6ae5195be0dabf08bb9e3015c4a788524ba5aaad /devel/Makefile
parent6dc91d49504c5aac6f7c3884f920246b9da33461 (diff)
downloadports-85f2263e297dc72860118a5a16677307e49ef67e.tar.gz
ports-85f2263e297dc72860118a5a16677307e49ef67e.zip
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>
Notes
Notes: svn path=/head/; revision=169440
Diffstat (limited to 'devel/Makefile')
-rw-r--r--devel/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile
index e78d6f9ba434..0521190a7cca 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -499,6 +499,7 @@
SUBDIR += libelf
SUBDIR += libepp-nicbr
SUBDIR += libevent
+ SUBDIR += libevocosm
SUBDIR += libexecinfo
SUBDIR += libffi
SUBDIR += libformat