CIS Western Australian Chapter
Sunday, 26 May 2013
WCCI2008 Menu

Downloads

Please open the WCCI2008 folder in the Repository to download the files. 

FractalFunctions-1.0RC1.zip (Release candidate 1)

This package contains all the files you need to enter the competition, including documentation and examples of use.

Your code is required only to talk to the class WCCI2008.java (see WCCI2008.html in the API documentation included in the above package).

Example entries are provided for Java and Matlab. Feel free to replace the algorithm with your own. 

In Java, recompile if required: 

  $ javac -cp ".:FractalFunctions.jar" WCCI2008ExampleEntry.java

and run: 

  $ java -cp .:FractalFunctions.jar WCCI2008ExampleEntry

In Matlab, simply run: 

  >> WCCI2008ExampleEntry 
 
Last Updated on Friday, 09 November 2007 02:22
 
CIS-WA Home | IEEE Home | Privacy & Security | Terms & Conditions