matthias152 / algorithms

0 stars 0 forks source link

Change and improve main controller program. #7

Closed DamianJaskolski95 closed 2 years ago

DamianJaskolski95 commented 2 years ago

Apply changes to algorithms/knapsack/program.py

  1. Change this to use previously created files instead of all functions in one file.

  2. Also make a loop for testing. Just wrap code (lines 56-72) in while true loop and make escape statement.

3.Use case instead of if (lines 64-72).

matthias152 commented 2 years ago

Changes commited in this branch: f01e6fe5483a2da3ade626076c351d0e19edf9ff