项目作者: athoslag

项目描述 :
Knapsack problem approached with a Genetic Algorithm solution. Two Genetic selectors were used and are available: Elitist Selection and Tournament Selection.
高级语言: Python
项目地址: git://github.com/athoslag/Genetic-Knapsack.git
创建时间: 2018-10-02T18:50:40Z
项目社区:https://github.com/athoslag/Genetic-Knapsack

开源协议:MIT License

下载