Re: [Boost-bugs] [Boost C++ Libraries] #12656: `vf2_subgraph_iso` fails to find matchings in mutually connected vertices

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #12656: `vf2_subgraph_iso` fails to find matchings in mutually connected vertices
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-12-07 23:32:45


#12656: `vf2_subgraph_iso` fails to find matchings in mutually connected vertices
-----------------------------------+----------------------
  Reporter: araijn@… | Owner: jewillco
      Type: Bugs | Status: new
 Milestone: To Be Determined | Component: graph
   Version: Boost Release Branch | Severity: Problem
Resolution: | Keywords:
-----------------------------------+----------------------

Comment (by fdlorenzi@…):

 I don't think that's a bug, because `vf2_subgraph_iso` requires that all
 edges between equivalent vertices are present. You may use
 `vf2_subgraph_mono` instead, which will (hopefully) give the expected
 result.

 Best regards,
 Flavio

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12656#comment:1>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:20 UTC