//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=true enableSound=false repeatActionProb=0.25 //Value of the color palette : SECAM / PAL / standard colourPalette=SECAM //Algo gen algoGen=false freshPop=false //Launch parameters nEvalP=1 nEvalS=3 mutRate=0.6 crossRate=0.6 tournSize=2 popSize=10 nbIter=5