Issues (34)

16 files with issues
Count Path Last Found
1 src/Vertex/VertexMap.php
Bug Best Practice
1 Alg/Shortestpath/DijkstraClosestFirstIterator.php
Unused Code
2 src/Graph/Specifics/UndirectedEdgeContainer.php
Bug Best Practice Documentation
1 src/Alg/Shortestpath/TreeSingleSourcePaths.php
Bug Best Practice
4 src/Graph/Specifics/DirectedEdgeContainer.php
Documentation Bug Best Practice
2 src/Alg/Shortestpath/ListSingleSourcePaths.php
Bug Best Practice Comprehensibility