You can find most information on the systems available here
in my book:
"Genetic Algorithms + Data Structures = Evolution Programs",
3rd edition, Springer-Verlag, 1996.
You can check chapter 9 of my new book "How to Solve It: Modern
Heuristics", Springer-Verlag, 2000 (written together with David
Fogel). You can also retrieve some information by searching "Papers"
section of my home page.
Also, commercial versions of some of these
systems are available from
SolveIT Software; e-mail: contact@solveitsoftware.com.
-
genetic2.tar.Z
- very old version (probably with some bugs) of an evolutionary system for the linear transportation problem.
-
genetic2n.tar.Z
- very old version (probably with some bugs) of an evolutionary system for the nonlinear transportation problem.
-
genocop.tar.Z
- the original version of the Genocop system (from 1991).
-
genocop2.0.tar.Z
- the second version of the Genocop system with improved operators.
-
genocop2.1.tar.Z
-the next version of the Genocop system with an improvement in initialization routine.
-
genocop2.2.tar.Z
- the next version of the Genocop system with an improvement in a selection routine.
-
genocop3.0.tar.Z
- the third version of the Genocop system, a few new options available.
-
genocop3.1.tar.Z
- an experimental version with self-tuning probabilities of operators.
-
genocop4.0.tar.Z
- an experimental version with a possibility to declare integer/Boolean variables.
-
genocopIII.tar.Z
- the first version of Genocop III: a system which handles also nonlinear constraints.
-
gcopIII10.tar.Z
- the second version of Genocop III: a system which handles also nonlinear constraints.
-
genocop5.0.tar.Z
- the first version of Genocop 5.0: a system which handles
nonlinear constraints by using a decoder.