etiennegalea / GA_Knapsack

Solving the NP Knapsack problem with a genetic algorithm in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GA Knapsack in C++

Solving the NP Knapsack problem with a genetic algorithm in C++

About

Solving the NP Knapsack problem with a genetic algorithm in C++

License:MIT License


Languages

Language:C++ 48.7%Language:Makefile 20.9%Language:C 17.3%Language:CMake 13.1%