//This is a config file
//The syntax should be : parameter=value
//WARNING : DO NOT WRITE ANY SPACE CHARACTER

//ALE settings
romPath=../ale/roms/Frostbite.bin
displayScreen=false
enableSound=false
repeatActionProb=0.25
//Value of the color palette : SECAM / PAL / standard
colourPalette=SECAM

//Algo gen
algoGen=true
freshPop=false

//Launch parameters
nEvalP=1
nEvalS=3
mutRate=0.6
crossRate=0
tournSize=2
popSize=3
nbIter=1