Issues (34)

16 files with issues
Count Path Last Found
1 src/GraphUtils.php
Bug Best Practice
1 src/Vertex/VertexMap.php
Bug Best Practice
1 Alg/Shortestpath/DijkstraClosestFirstIterator.php
Unused Code
1 src/Alg/Shortestpath/TreeSingleSourcePaths.php
Bug Best Practice
1 src/Util/StringSupplier.php
Bug Best Practice
1 src/Path/AbstractGraphPath.php
Unused Code
1 src/GraphInterface.php
Documentation Bug
1 src/Graph/Specifics/DirectedSpecifics.php
Bug Best Practice
2 src/Graph/Specifics/UndirectedEdgeContainer.php
Bug Best Practice Documentation
2 src/Alg/Shortestpath/ListSingleSourcePaths.php
Bug Best Practice Comprehensibility