Connecting Tech Pros Worldwide Help | Site Map

need a graph isomorphism algorithm

  #1  
Old July 19th, 2005, 08:11 PM
sasha.mal
Guest
 
Posts: n/a

Hello everybody!



Could anyone help with a practical graph isomorphism algorithm, coded
in C++ (C would also do), to work with genus bounded graphs of a
bounded degree.

Currently, any algorithm to work with planar graphs with degree bounded
by 4 (on a quadratic grid) would also help.



Thanks a lot,

Alex.


--
Posted via http://dbforums.com
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
Need graph isomorphism algorithm sasha.mal answers 4 November 13th, 2005 08:36 PM
Standard graph API? Magnus Lie Hetland answers 25 July 18th, 2005 04:17 PM