Tutorial

Section 6 in the file GENETICA_Documentation.PDF includes a tutorial demonstrating two sample GENETICA applications. The first application, which is a full problem solving one, formulates and solves problems of finding Hamilton Cycles in graphs. The second concerns the construction of the If-Then-Else control structure, which is not included in GENETICA. Both applications can be tested in the prototype version of GENETICA’s programming environment activated by the file Proto.exe.

The files Hamilton_Cycles.gen and G31.lst respectively include the source GENETICA code and the input list for the Hamilton Cycles application.

The files ITE.gen and ITE.lst respectively include the source GENETICA code and the input list for the If-Then-Else application.

 


   HOME