Fix bug in subgraph_isomorphism()
This fixes a bug where some matches were skipped, due to a spurious, abrupt termination of the search. This also changes the default argument to 'random=False'.
Showing
Please register or sign in to comment