Skip to content

Program optimising two functions using a generic algorithm.

Notifications You must be signed in to change notification settings

daCFniel/Generic-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generic-Algorithm

Solving two problems using a generic algorithm.

  • Problem 1 - Box with 20 dials and a screen. Find the combinations of dials for which the number on the screen will be 0.
  • Problem 2 - Classic knapsack problem. There are 100 items that you would like to take with you. Each item has a utility and the overwall weight limit is 500 kg.

About

Program optimising two functions using a generic algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published