1
0
forked from burkart/GUI
This commit is contained in:
kl
2023-04-25 10:46:59 +02:00
parent 95f98e3f4c
commit f7558d2d37

View File

@@ -2,7 +2,7 @@ import Liste. *;
/**
* Verwaltet einen Graphen mit Hilfe einer Adjazenzmatrix.
*
* @author Albert Wiedemann
* @author Albert
* @version 1.0
*/
class GRAPH_MATRIX