diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-06-01 09:42:37 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2008-06-01 09:42:37 +0000 |
commit | a249020977a2394eb6f6b41a59e49167878d5f8d (patch) | |
tree | 5d607d247327f1beb39661a2ddfb9b78f6f2cd45 /devel/fga/pkg-descr | |
parent | 75ef30fdb03f8f8cf0ccf2ea00b086adac621054 (diff) |
Notes
Diffstat (limited to 'devel/fga/pkg-descr')
-rw-r--r-- | devel/fga/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/fga/pkg-descr b/devel/fga/pkg-descr index 65eb8068e577..316bacbd51e0 100644 --- a/devel/fga/pkg-descr +++ b/devel/fga/pkg-descr @@ -1,7 +1,7 @@ FGA is a simple yet powerful implementation of a general genetic algorithm, and provides many types of crossover and selection procedures. -It is suitable to solve mathematical problems such as combinatorical +It is suitable to solve mathematical problems such as combinatorial optimization ones, as well as to build artificial life simulations. Written in C++, the library is released under the terms of the GNU Lesser |