Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
testdata.h | 2009-10-12 | 5.2 kB | |
genetic.c | 2009-10-12 | 13.5 kB | |
geneeffect1.txt | 2009-10-12 | 523 Bytes | |
gene.txt | 2009-10-12 | 504 Bytes | |
Totals: 4 Items | 19.7 kB | 0 |
Instructions to run on x86 machines ----------------------------------------- Compiling the code: ----------------------------------------- After you have downloaded the source files from sourceforge type the following commands. 1.make clean - to remove binaries and object files 2.make - to compile the code The executable will be available in the same directory. ----------------------------------------- Running the code: ----------------------------------------- The executable found will be named mains. To execute it just type the following command. 1. ./mains This will run the program asking the temperature of folding which leads to Main Screen.