<ECF>
	<Algorithm>
		<RouletteWheel>
			<Entry key="crxprob">0.5</Entry> 
			<Entry key="selpressure">10</Entry> 
		</RouletteWheel>
	</Algorithm>

	<Genotype>
		<BitString>
			<Entry key="size">20</Entry>
		</BitString>
	</Genotype>

	<Registry>
		<Entry key="randomizer.seed">0</Entry> 
		<Entry key="population.size">30</Entry>
		<Entry key="mutation.indprob">0.3</Entry> 
		<Entry key="term.maxgen">30</Entry> 
		<Entry key="log.level">3</Entry>
		<Entry key="log.filename">log.txt</Entry>
		<Entry key="milestone.filename">out.txt</Entry> 
		<Entry key="milestone.interval">0</Entry> 
	</Registry>
</ECF>

