|
Kandid a genetic art project |
|
Kandid Application System Requirements To run Kandid you need Java 1.4.2. You can download the Java 1.4 runtime environment from SUN Microsystems.http://java.sun.com/j2se/1.4.2/download.html Calculation of Linear Cellular Automata needs lots of memory. Your computer needs 256MByte RAM. Other types of calculation should run on older machines. Downloading Source code and executables can be found at sourceforge.net.http://sourceforge.net/projects/kandid/ Starting Kandid java -jar kandid.jar The -Xmx Option allows the Java VM to allocate more memory. But don't give more than your computer really has. java -Xmx200m -jar kandid.jar |
||
|