diff options
author | aaron <aaron@FreeBSD.org> | 2006-02-20 10:29:24 +0800 |
---|---|---|
committer | aaron <aaron@FreeBSD.org> | 2006-02-20 10:29:24 +0800 |
commit | ad17468de2fdf4dc1f4bfd9f631785ee5e98d281 (patch) | |
tree | deed748701bed99697c0e9fc7dff75944f90a74e /math/Makefile | |
parent | c6b7ab8c0430b2cb62dc163d68ea745f5cb54c44 (diff) | |
download | freebsd-ports-gnome-ad17468de2fdf4dc1f4bfd9f631785ee5e98d281.tar.gz freebsd-ports-gnome-ad17468de2fdf4dc1f4bfd9f631785ee5e98d281.tar.zst freebsd-ports-gnome-ad17468de2fdf4dc1f4bfd9f631785ee5e98d281.zip |
Adding port math/p5-AI-Genetic, A pure Perl genetic algorithm implementation.
Approved by: tobez (implicit)
Diffstat (limited to 'math/Makefile')
-rw-r--r-- | math/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile index 00a8f39a4448..86a8472a2545 100644 --- a/math/Makefile +++ b/math/Makefile @@ -144,6 +144,7 @@ SUBDIR += oleo SUBDIR += orpie SUBDIR += p5-AI-DecisionTree + SUBDIR += p5-AI-Genetic SUBDIR += p5-AI-NeuralNet-BackProp SUBDIR += p5-AI-NeuralNet-Mesh SUBDIR += p5-AI-Perceptron |