graph icon indicating copy to clipboard operation
graph copied to clipboard

Add missing check for 'degree' in BidirectionalGraphConcept. Fix the …

Open anadon opened this issue 6 years ago • 2 comments

…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.

anadon avatar Nov 06 '18 22:11 anadon

This looks like a low-risk merge to me - anyone else care to comment?

jzmaddock avatar Jan 23 '19 19:01 jzmaddock

The implementation of the new functions looks correct... but there are no additional unit tests.

jeremy-murphy avatar Jan 26 '19 01:01 jeremy-murphy