README.txt
GECCO 2015 Industrial Challenge
Resource Package
Martina Friese (martina.friese@fh-koeln.de),
Christopher Schlitt (christopher.schlitt$@$smail.fh-koeln.de),
Thomas Bartz-Beielstein (thomas.bartz-beielstein@fh-koeln.de)


Introduction
---
Thank you for downloading the GECCO 2015 Industrial Challenge Resource Package!
This collection of files should contain all you need to get started quickly.
In this file (README.txt), you will find a synopsis of the package contents.
Detailed rules and regulations, including submission formalities, are described
in the document doc/rulesGeccoIc2015.pdf.

Please contact the organizers at gecco@f10.fh-koeln.de with any questions that 
might arise.


Package Contents
---

This resource package should contain the following files:

|-- README.txt                           this file
|-- VERSION.txt                          version of the package
|-- data                                 time series data
|   |-- series1_training.csv                         
|   \-- series2_training.RDS 
|-- doc                                  documentation 
|   \-- rulesGeccoIc2015.pdf             rules and regulations
\-- src                                  
    \-- R                                example code in R
        |-- plotData.R
        \-- readCsvData.R


Contact
---

You can reach the organizers by email at gecco@f10.fh-koeln.de. 


Change Log
---

April 30, 2014:
Initial release
