Issues (34)

14 files with issues
Count Path Last Found
1 src/Alg/Shortestpath/ListSingleSourcePaths.php
Bug Best Practice
1 src/Alg/Shortestpath/TreeSingleSourcePaths.php
Bug Best Practice
2 src/Edge/Specifics/WeightedEdgeSpecifics.php
Bug
3 src/Graph/AbstractGraph.php
Documentation Bug
4 src/Graph/Specifics/DirectedEdgeContainer.php
Documentation Bug Best Practice
1 src/Graph/Specifics/DirectedSpecifics.php
Bug Best Practice
2 src/Graph/Specifics/UndirectedEdgeContainer.php
Bug Best Practice Documentation
2 src/Graph/Specifics/UndirectedSpecifics.php
Bug Best Practice
1 src/GraphInterface.php
Documentation Bug
1 src/GraphUtils.php
Bug Best Practice