graph
graph copied to clipboard
Add missing check for 'degree' in BidirectionalGraphConcept. Fix the …
…concept checking class in the documentation for BidirectionalGraphConcept. Implementation of missing 'degree' function for filtered_graph.
I'm going through other forks and came across this.
This looks like a low-risk merge to me - anyone else care to comment?
The implementation of the new functions looks correct... but there are no additional unit tests.