Informatik
Implementierung eines Graphen
Lösung
Adjazenzmatrix
M
MÜ
Wkb
RO
LA
N
W
M
0
80
0
60
40
150
52
MÜ
80
0
10
0
50
0
0
Wkb
0
10
0
0
0
0
23
RO
60
0
0
0
0
0
26
LA
40
50
0
0
0
130
0
N
150
0
0
0
130
0
0
W
52
0
23
26
0
0
0
2025 Rainer Hille Unter Verwendung der
Online-IDE von Martin Pabst
Hinweis: Der Code-Editor muss erst geladen werden. Klicke ggf. auf
Code Reset
um den Programmcode neu zu laden.
{'id': 'Java', 'speed': 2000, 'withBottomPanel': true ,'withPCode': false ,'withConsole': true , 'withFileList': true ,'withErrorList': true}
Index