id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 9229,Minimal match size problem in mcgregor_common_subgraphs (and variants),Jakob Lykke Andersen ,Jeremiah Willcock,"The common subgraph algorithm explicitly does not report common subgraphs of size 1 vertex. The size of the match is anyway passed to the callback, and thus the client code can easily make this check. The main algorithm does not seem to depend on the size check. The unit test for the algorithm can catch this restriction if 1 is passed as the first argument (the common subgraph to generate / search for). The attached patch removes the match size restriction.",Patches,closed,To Be Determined,graph,Boost 1.54.0,Problem,fixed,,