Issues (34)

16 files with issues
Count Path Last Found
2 src/Graph/Specifics/UndirectedEdgeContainer.php
Bug Best Practice Documentation
2 src/Alg/Shortestpath/ListSingleSourcePaths.php
Bug Best Practice Comprehensibility
2 src/Graph/Specifics/UndirectedSpecifics.php
Bug Best Practice
4 src/Graph/Specifics/DirectedEdgeContainer.php
Documentation Bug Best Practice
5 src/Graph/AbstractGraph.php
Documentation Bug Unused Code
7 src/Path/GraphWalk.php
Bug