Skip to content

juanamari94/0-1-knapsack-genetic-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

0-1-knapsack-genetic-algorithm

Heuristic solution for the 0-1 knapsack problem.

Uses elitism and typical crossover and selection techniques to approximately solve this known problem.

About

Heuristic solution for the 0-1 knapsack problem.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages