Boost C++ Libraries: Ticket #12612: Inconsistency in vf2_subgraph_iso documentation / return value https://svn.boost.org/trac10/ticket/12612 <p> In the documentation it's said that <code>vf2_subgraph_iso</code> returns true if a graph-subgraph isomorphism exists and false otherwise. But the return value is actually given by the return value of <code>detail::match</code>, which returns true if the entire search space was explored and false otherwise. (This affects also previous versions). </p> <p> Should I fix the return value or the documentation? </p> <p> Best wishes, Flavio </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/12612 Trac 1.4.3 fdlorenzi@… Thu, 24 Nov 2016 19:21:40 GMT <link>https://svn.boost.org/trac10/ticket/12612#comment:1 </link> <guid isPermaLink="false">https://svn.boost.org/trac10/ticket/12612#comment:1</guid> <description> <p> Sorry, I made a mistake. The documentation and <code>vf2_subgraph_iso</code>'s return value are correct. Only, the comment before <code>detail::match</code> may be changed. Just cosmetics... </p> <p> Apologies for the inconvenience. </p> <p> Regards, Flavio </p> </description> <category>Ticket</category> </item> </channel> </rss>