<ECF>
  <Algorithm>
    <SteadyStateTournament>
      <Entry key="tsize">3</Entry>
    </SteadyStateTournament>
  </Algorithm>
  <Genotype>
    <Permutation>
      <Entry key="size">29</Entry>
      <Entry key="crx.PMX">0.4</Entry>
      <Entry key="crx.PBX">0.4</Entry>
      <Entry key="crx.OX">0.2</Entry>
      <Entry key="mut.toggle">0.2</Entry>
    </Permutation>
  </Genotype>
  <Registry>
    <Entry key="tsp.infile">./examples/GATSP/udaljenosti.txt</Entry>
    <Entry key="randomizer.seed">0</Entry>
    <Entry key="population.size">50</Entry>
    <Entry key="mutation.indprob">0.3</Entry>
    <Entry key="term.maxgen">50</Entry>
    <Entry key="log.filename">log.txt</Entry>
    <Entry key="log.level">1</Entry>
  </Registry>
</ECF>