diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-05-23 21:18:39 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-05-23 21:18:39 +0000 |
commit | f532e2405a86e1d06101e7f16d1a06c57c38f1e7 (patch) | |
tree | 493f4b8f11be6f9234c8929e9caa0a69d5907084 /devel/p5-Algorithm-Evolutionary | |
parent | 6d4aa839c8cdb87f7568725dc7b86a60214d87b7 (diff) |
Notes
Diffstat (limited to 'devel/p5-Algorithm-Evolutionary')
-rw-r--r-- | devel/p5-Algorithm-Evolutionary/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Algorithm-Evolutionary/pkg-descr b/devel/p5-Algorithm-Evolutionary/pkg-descr index 7894f5dc04da..988355f8a45b 100644 --- a/devel/p5-Algorithm-Evolutionary/pkg-descr +++ b/devel/p5-Algorithm-Evolutionary/pkg-descr @@ -3,7 +3,7 @@ It's a library for doing evolutionary computation in Perl. Algorithm::Evolutionary was formerly called OPEAL, which is an acronym for Obvious Pearl Evolutionary Algorithm Library. -The desing principles of Algorithm::Evolutionary are: +The design principles of Algorithm::Evolutionary are: * It should be easy to program any kind of evolutionary algorithm; all chromosome representations and operators are possible. * An XML dialect called EvoSpec is used as a language for description of |