Skip to content
This repository has been archived by the owner on Jan 9, 2019. It is now read-only.

bukata-sa/HyperHeuristicKnapsack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HyperHeuristicKnapsack

Solving Knapsack Problem with several heuristick algorithms:

  • Simulated annealing
  • Genetic algorithm
  • Ant colony optimization

All these algorithms is united by machine learning algorithm (realisation: ?) which will detect the best one for solving problem with each input.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages