⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 symbreg-hfc.conf

📁 非常好的进化算法EC 实现平台 可以实现多种算法 GA GP
💻 CONF
字号:
<?xml version="1.0" encoding="ISO-8859-1"?><Beagle>  <Evolver>    <BootStrapSet>      <IfThenElseOp parameter="ms.restart.file" value="">        <PositiveOpSet>          <GP-InitHalfOp/>          <SymbRegEvalOp/>          <GP-StatsCalcFitnessSimpleOp/>        </PositiveOpSet>        <NegativeOpSet>          <MilestoneReadOp/>        </NegativeOpSet>      </IfThenElseOp>      <TermMaxGenOp/>      <TermMaxFitnessOp fitness="1.0"/>      <MilestoneWriteOp/>    </BootStrapSet>    <MainLoopSet>      <SelectTournamentOp/>      <GP-CrossoverOp/>      <GP-MutationStandardOp/>      <GP-MutationShrinkOp/>      <GP-MutationSwapOp/>      <SymbRegEvalOp/>      <HierarchicalFairCompetitionOp>        <SymbRegEvalOp>          <GP-InitHalfOp/>        </SymbRegEvalOp>      </HierarchicalFairCompetitionOp>      <GP-StatsCalcFitnessSimpleOp/>      <TermMaxGenOp/>      <TermMaxFitnessOp fitness="1.0"/>      <MilestoneWriteOp/>    </MainLoopSet>  </Evolver>  <Register>    <Entry key="ec.pop.size">100/100/100/100/100</Entry>    <Entry key="ec.repro.prob">1.0</Entry>  </Register></Beagle>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -