This commit is contained in:
David Schirrmeister 2025-04-08 17:02:19 +02:00
parent f84b8886b3
commit 3531a57ef0
2 changed files with 3 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 MiB

View File

@ -1,4 +1,5 @@
# Einleitung
![image_590.png](image_590.png)
## Das Ampelproblem
![image_553.png](image_553.png)
@ -79,5 +80,5 @@ $|C|$
1. Verträglichkeitsgraphen erstellen ($G = (V,E)$)
2. Cliquen finden
3. Elemente der ersten Clique zählen
4. falls Elemente = k -> Abbruch sonst zur nächsten
4. falls Elemente = k Abbruch sonst zur nächsten