mirror of
https://github.com/boostorg/graph.git
synced 2026-01-19 16:22:14 +00:00
Adjacency matrix is by nature bidirectional and one can see that the concept was mostly implemented before. That implementation missed the degree function(s). These functions are implemented in this commit and the traversal_category is updated to meet the concept requirements. Tests are also added, though they are a bit shallow in the sense that they seem to omit intensive algorithms.
9.3 KiB
9.3 KiB