Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > media > contrib-backports > by-pkgid > 08dc075002a4e7b275dd7256439fe79b > files > 422

python-networkx-1.2-1mdv2010.1.noarch.rpm

.. _isomorphism:

***********
Isomorphism
***********

.. toctree::
   :maxdepth: 2

.. currentmodule:: networkx

.. autosummary::
   :toctree: generated/

   is_isomorphic
   could_be_isomorphic
   fast_could_be_isomorphic
   faster_could_be_isomorphic

Advanced Interface to VF2 Algorithm
-----------------------------------
.. toctree::
   :maxdepth: 2

   algorithms.isomorphism.vf2