master > master: code py - commands minor korrektur
This commit is contained in:
parent
a93b59539f
commit
56a93bbac9
@ -80,6 +80,7 @@
|
||||
algorithm: GREEDY
|
||||
allow-fractional: true
|
||||
capacity: 10
|
||||
items: [a, b, c, d, e]
|
||||
weights:
|
||||
[3, 4, 5, 2, 1]
|
||||
values:
|
||||
@ -88,7 +89,6 @@
|
||||
algorithm: BRANCH-AND-BOUND
|
||||
- name: RUCKSACK
|
||||
algorithm: BRANCH-AND-BOUND
|
||||
allow-fractional: true
|
||||
capacity: 90
|
||||
items: [
|
||||
'Sonnenblumenkerne',
|
||||
|
Loading…
Reference in New Issue
Block a user