This documentation is for version 1.4.dev_20110115230102, which is not released yet.
Returns False if graphs are definitely not isomorphic. True does NOT guarantee isomorphism.
| Parameters : | G1, G2 : NetworkX graph instances
|
|---|
Notes
Checks for matching degree sequences.