<ECF>
	<Algorithm>
		<SteadyStateTournament>
			<Entry key="tsize">3</Entry> 
		</SteadyStateTournament>
	</Algorithm>

	<Genotype>
		<Permutation>
			<Entry key="size">29</Entry>
			<Entry key="crx.OX">0.2</Entry>
			<Entry key="crx.PBX">0.4</Entry>
			<Entry key="crx.PMX">0.4</Entry>

			<Entry key="mut.toggle">0.2</Entry>
			<Entry key="mut.inv">0.4</Entry>
			<Entry key="mut.ins">0.4</Entry>
		</Permutation>
	</Genotype>

	<Registry>
		<Entry key="tsp.infile">../distances.txt</Entry>
		<Entry key="randomizer.seed">0</Entry> 
		<Entry key="population.size">30</Entry>
		<Entry key="mutation.indprob">0.3</Entry> 
		<Entry key="term.stagnation">100</Entry>
		<Entry key="log.level">3</Entry>
		<Entry key="log.frequency">50</Entry>
	</Registry>
</ECF>

