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

📄 change_log

📁 free library of genetic algorithms
💻
字号:
cpplibga.1.3:    - redesigned class 'Solution'    - fixed class genotype::Binary    - added strategy mutation::Incest    - refactoredcpplibga.1.2:    - added strategy reproduction::TwoDocCrossover    - added strategy reproduction::UnifiedCrossover    - added strategy accepting::OnlyNewGenotype    - fixed bug with calling of 'accepting' strategy    - added strategy accepting::OnlyNewPhenotype    - fixed bug with float comparing (epsilum added) in strategy accepting::OnlyNewPhenotype    - added strategy mutation::DensityInvertcpplibga.1.1:    - added accepting::Any::getNumberOfAcceptedSolutions()    - added accepting::Any::getNumberOfRejectedSolutions()    - added placing::InsteadOfTheWorst::getNumberOfReplacedSolutions()    - added strategy selection::Elitar    - added strategy grouping::BestWithAllcpplibga.1.0:    - selection::Random    - reproduction::OneDotCrossover    - placing::InsteadOfTheWorst    - mutation::InvertOneDot    - grouping::AllWithAll    - genotype::Binary    - accepting::Any    - statistics: getStep(), getBestSolution(), getBestGenotype()    - controll: mutation::InvertOneDot::setMutationProbability(),                selection::Random::setSelectionGroupSize()                

⌨️ 快捷键说明

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