Version 1.4 of Fast Genetic Algorithm

Release Notes: The FGA library is now licensed under a custom license instead of the LGPL. It is now possible to define custom selection operators (note that the class constructor wants one more argument).

Other releases

  •  27 Sep 2007 11:41

Release Notes: The FGA library is now licensed under a custom license instead of the LGPL. It is now possible to define custom selection operators (note that the class constructor wants one more argument).

  •  15 Jul 2007 15:03

Release Notes: Dynamic arrays were fixed to compile even on non-C99 compilers (like MSVC). A switch to choose whether to preserve the fittest individual across generations was added. The pthreads-win32 library is included in the package, as well as Visual C++ and Dev-C++ projects to easily build the source code on Windows. A function that computes the standard deviation of fitness values was added.

  •  24 Jun 2007 11:26

Release Notes: This release fixes a possible source of a segmentation fault in cycle(). A Windows version of the graphical TSP solver has been added.

  •  21 Jun 2007 03:38

Release Notes: A possible source of a segmentation fault was fixed in select_tournament(). A graphical interface was added for the TSP example in the experimental code page.

  •  17 Jun 2007 13:31

Release Notes: A bug in the load() procedure was fixed.

Screenshot

Project Spotlight

OpenDNSSEC

A program that secures zone data before it is published in an authoritative name server.

Screenshot

Project Spotlight

TaskJuggler

A powerful project planning and tracking tool.