35 lines
909 B
XML
35 lines
909 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<Beagle>
|
|
<Evolver>
|
|
<BootStrapSet>
|
|
<IfThenElseOp parameter="ms.restart.file" value="">
|
|
<PositiveOpSet>
|
|
<GA-InitBitStrOp/>
|
|
<IPDEvalOp/>
|
|
<StatsCalcFitnessSimpleOp/>
|
|
</PositiveOpSet>
|
|
<NegativeOpSet>
|
|
<MilestoneReadOp/>
|
|
</NegativeOpSet>
|
|
</IfThenElseOp>
|
|
<TermMaxGenOp/>
|
|
<Coev-TermBroadcastOp/>
|
|
<MilestoneWriteOp/>
|
|
</BootStrapSet>
|
|
<MainLoopSet>
|
|
<SelectTournamentOp/>
|
|
<GA-MutationFlipBitStrOp/>
|
|
<IPDEvalOp/>
|
|
<StatsCalcFitnessSimpleOp/>
|
|
<TermMaxGenOp/>
|
|
<Coev-TermBroadcastOp/>
|
|
<MilestoneWriteOp/>
|
|
</MainLoopSet>
|
|
</Evolver>
|
|
<Register>
|
|
<Entry key="lg.console.level">0</Entry>
|
|
<Entry key="lg.file.name">ipd-thread2.log</Entry>
|
|
<Entry key="ms.write.prefix">ipd-thread2</Entry>
|
|
</Register>
|
|
</Beagle>
|