[Boost-bugs] [Boost C++ Libraries] #12612: Inconsistency in vf2_subgraph_iso documentation / return value

Subject: [Boost-bugs] [Boost C++ Libraries] #12612: Inconsistency in vf2_subgraph_iso documentation / return value
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2016-11-18 11:24:48


#12612: Inconsistency in vf2_subgraph_iso documentation / return value
---------------------------------------------+----------------------
 Reporter: Flavio De Lorenzi <fdlorenzi@…> | Owner: jewillco
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: graph
  Version: Boost Development Trunk | Severity: Problem
 Keywords: |
---------------------------------------------+----------------------
 In the documentation it's said that `vf2_subgraph_iso` returns true if a
 graph-subgraph isomorphism exists and false otherwise. But the return
 value is actually given by the return value of `detail::match`, which
 returns true if the entire search space was explored and false otherwise.
 (This affects also previous versions).

 Should I fix the return value or the documentation?

 Best wishes,
 Flavio

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/12612>
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