Boost logo

Boost :

From: Jaonary Rabarisoa (jaonary_at_[hidden])
Date: 2007-04-11 08:25:42


Hi all,
I'm relatively new with BGL and I'm looking for a ready to use tools to
detect a subgraph isomorphism inside a graph.
Precisely, given a template graph T and a test graph G, I'd like to detect
all the subgraph of G that match exactly the
template T.
I found an implemation that seems to solve this problem here :

http://www.mail-archive.com/boost@lists.boost.org/msg06380.html

But, I'm not very familiar with the BGL interface and this code lacks of
documentation. So, maybe there's someone that already use this code and can
explain me more about the template parameters the this function need
(ssplecialy E


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk