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