diff --git a/notes/img/embed_rucksack_1.png b/notes/img/embed_rucksack_1.png deleted file mode 100644 index 55c377e..0000000 Binary files a/notes/img/embed_rucksack_1.png and /dev/null differ diff --git a/notes/img/embed_rucksack_1a.png b/notes/img/embed_rucksack_1a.png new file mode 100644 index 0000000..67795b6 Binary files /dev/null and b/notes/img/embed_rucksack_1a.png differ diff --git a/notes/img/embed_rucksack_1b.png b/notes/img/embed_rucksack_1b.png new file mode 100644 index 0000000..f0e78c0 Binary files /dev/null and b/notes/img/embed_rucksack_1b.png differ diff --git a/notes/img/embed_rucksack_2.png b/notes/img/embed_rucksack_2.png index d36f4a2..d4ddbe5 100644 Binary files a/notes/img/embed_rucksack_2.png and b/notes/img/embed_rucksack_2.png differ diff --git a/notes/img/embed_rucksack_3.png b/notes/img/embed_rucksack_3.png index 330600d..b76e7bc 100644 Binary files a/notes/img/embed_rucksack_3.png and b/notes/img/embed_rucksack_3.png differ diff --git a/protocol/woche11.md b/protocol/woche11.md index 8da3e6a..d1d190d 100644 --- a/protocol/woche11.md +++ b/protocol/woche11.md @@ -6,9 +6,11 @@ - Greedyalgorithmus - Branch & Bound -### Beispielausführungen von B&B - Problem aus Folien ### +### Beispielausführungen von Greedy vs. B&B - Problem aus Folien ### -![Problem aus Folien](./../notes/img/embed_rucksack_1.png) +![Problem aus Folien](./../notes/img/embed_rucksack_1a.png) + +![Problem aus Folien](./../notes/img/embed_rucksack_1b.png) ### Beispielausführungen von B&B - Problem aus Vorlesung ###