findVertexByWeight() Erster nachbarknoten der besucht wird, ist immer der mit geringstem gewicht implementiert

This commit is contained in:
2021-01-18 15:35:11 +01:00
parent 9b9c6ce867
commit 28ec0827cc
7 changed files with 69 additions and 14 deletions

View File

@@ -4,4 +4,6 @@ comment1.params=
comment1.target=void\ setUp()
comment2.params=
comment2.target=void\ testFindVertex()
numComments=3
comment3.params=
comment3.target=void\ testFindVertexByWeight()
numComments=4