forked from burkart/GUI
I--?
This commit is contained in:
@@ -7,7 +7,7 @@ import Liste. *;
|
||||
*/
|
||||
class GRAPH_MATRIX
|
||||
{
|
||||
/** Feld mit den Knoten. */
|
||||
|
||||
private KNOTEN [] knoten;
|
||||
/** Adjazenzmatrix */
|
||||
private int [] [] matrix;
|
||||
|
||||
Reference in New Issue
Block a user