Skip to content

Trapster/Evolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Evolution

A simple example solving the knapsack problem using Go.

I assume that a real bag can stretch slightly and having a value that is 1/1000 of the weight larger than the target will not effect the final efficacy of the algorythm. Making this approach slightly different from the normal problem.

Enjoy :)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages