igraph-help
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[igraph] Exception when trying to call count_subisomorphisms_vf2


From: Stephen Ray
Subject: [igraph] Exception when trying to call count_subisomorphisms_vf2
Date: Fri, 18 Jan 2013 14:45:07 +0000

I’m experimenting with Graph.count_subisomorphisms_vf2 to see if it will do what I need it to do. I’m starting with a very simple call (assume g1 and g2 are instances of igraph.Graph):

 

                countMatches = g1. count_subisomorphisms_vf2(g2)

 

When I execute this I get the exception “argument 1 must be igraph.Graph, not instance”.

 

I am running igraph 0.6 using the Python interface (2.7.2) on Windows 7.

 

Thanks in advance.

 

Stephen Ray

Chief Technology Officer

Cobb Systems Group, LLC

Rockville Innovation Center

155 Gibbs Street

Suite 514

Rockville, MD 20850

United States of America

 

Office: 301-515-1230

Cell: 240-888-6507

 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]