Tags: sdboyer/gliph
Toggle 0.7.0's commit message
Refactor Graph::vertices() to emit only vertices.
Toggle 0.6.3's commit message
Detach the right splos.
Fixes #13 .
Toggle 0.1.8's commit message
Detach the right splos.
Fixes #13 .
Conflicts:
src/Gliph/Graph/AdjacencyList.php
src/Gliph/Graph/DirectedAdjacencyList.php
src/Gliph/Graph/UndirectedAdjacencyList.php
tests/Gliph/Graph/DirectedAdjacencyListTest.php
tests/Gliph/Graph/UndirectedAdjacencyListTest.php
Toggle 0.6.2's commit message
Clean up the inconsistencies with extract() in tests.
Toggle 0.1.7's commit message
Add _cleanupSplosTraversal() for callability in closures.
Toggle 0.6.1's commit message
Shorten edge-adders, and reduce duplicate membership checks.
Toggle 0.1.6's commit message
Shorten edge-adders, and reduce duplicate membership checks.
Toggle 0.6.0's commit message
Update README badges to point to correct branch.
Toggle 0.1.5's commit message
Pervasive refactor of AdjacencyList family's tests.
Toggle 0.1.4's commit message
Add DirectedGraph::isAcyclic() and ::getCycles().
You can’t perform that action at this time.