/ga_rc_sbx

This is an implementation of genetic algorithms using real coding, simulated binary crossover and polynomial mutation. - 遗传算法、实数编码、仿二进制交叉、多项式变异

Primary LanguagePython

Genetic Algorithm

  • Features
    • Real Coding / 实数编码
    • Simulated Binary Crossover(SBX) / 仿二进制交叉
    • Polynomial Mutation / 多项式变异