aboutsummaryrefslogtreecommitdiff
path: root/devel/fga/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.4.Stanislav Sedov2007-10-301-1/+1
| | | | | | | | One of the most important changes: license has been changed to the less restrictive one, namely LGPL. Notes: svn path=/head/; revision=202431
* - Update to 1.3.4.Stanislav Sedov2007-07-181-3/+4
| | | | | | | | PR: ports/114661 Submitted by: ijliao Notes: svn path=/head/; revision=195873
* - Update to 1.0.4Stanislav Sedov2007-04-111-1/+1
| | | | | | | | | | | Changelog: * code cleanup. PR: ports/111479 Submitted by: clsung Notes: svn path=/head/; revision=189781
* - Update to 1.0.2.Stanislav Sedov2007-03-271-1/+1
| | | | Notes: svn path=/head/; revision=188587
* - Update to 1.0.Stanislav Sedov2006-12-291-1/+1
| | | | Notes: svn path=/head/; revision=180991
* - Add port for devel/fgaStanislav Sedov2006-11-291-0/+42
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 optimization ones, as well as to build artificial life simulations. Notes: svn path=/head/; revision=178256