Re: [jgrapht-users] Isomorphic Graphs - VF2
Brought to you by:
barak_naveh,
perfecthash
From: J K. <j.k...@gm...> - 2017-08-17 11:49:02
|
Hi, Can you be a bit more specific? What is the graph you are testing on? Can you show a code snippet. Preferably provide a small working example, and describe the expected output. br, Joris Kinable On Wed, Aug 16, 2017 at 9:59 PM, murad tukan <mur...@gm...> wrote: > Dear sir/madam, > > I have tried your vf2 algorithm a.k.a. VF2GraphIsomorphismInspector on the > following graphs by replacing each edge by two directional edges such that > each is in opposite direction in order to obtain a directed graph. > The algorithm returned false when it should have returned true. > > Is there a bug in the implementation of VF2 or I misrepresented the graphs? > > Please advise as soon as possible. > > Thanks in advance, > M.T. > > ------------------------------------------------------------ > ------------------ > Check out the vibrant tech community on one of the world's most > engaging tech sites, Slashdot.org! http://sdm.link/slashdot > _______________________________________________ > jgrapht-users mailing list > jgr...@li... > https://lists.sourceforge.net/lists/listinfo/jgrapht-users > > |