33 lines
872 B
XML
33 lines
872 B
XML
<?xml version="1.0" encoding="ISO-8859-1"?>
|
|
<Beagle>
|
|
<Evolver>
|
|
<BootStrapSet>
|
|
<IfThenElseOp parameter="ms.restart.file" value="">
|
|
<PositiveOpSet>
|
|
<GP-InitHalfOp/>
|
|
<ParityEvalOp/>
|
|
<GP-StatsCalcFitnessSimpleOp/>
|
|
</PositiveOpSet>
|
|
<NegativeOpSet>
|
|
<MilestoneReadOp/>
|
|
</NegativeOpSet>
|
|
</IfThenElseOp>
|
|
<TermMaxGenOp/>
|
|
<TermMaxFitnessOp fitness="1.0"/>
|
|
<MilestoneWriteOp/>
|
|
</BootStrapSet>
|
|
<MainLoopSet>
|
|
<SelectTournamentOp/>
|
|
<GP-CrossoverOp/>
|
|
<GP-MutationStandardOp/>
|
|
<GP-MutationShrinkOp/>
|
|
<GP-MutationSwapOp/>
|
|
<GP-MutationSwapSubtreeOp/>
|
|
<ParityEvalOp/>
|
|
<GP-StatsCalcFitnessSimpleOp/>
|
|
<TermMaxGenOp/>
|
|
<TermMaxFitnessOp fitness="1.0"/>
|
|
<MilestoneWriteOp/>
|
|
</MainLoopSet>
|
|
</Evolver>
|
|
</Beagle> |