17 Feb
2014
17 Feb
'14
3 p.m.
On 02/13/2014 08:13 PM, Stefan Klingelschmitt wrote:
Seems like I have a similiar Problem, using ubuntu 13.10 on a 64-Bit machine. The boost library + python seems to have a Problem, Everything works fine until the first function uses the boos library... my guess.
<...>
The problem occurs, when using the subgraph_isomorphism function...
This seems indeed to be a bug in the subgraph_isomorphism function, but it only occurs if the subgraph contains zero edges. I'll provide a fix soon. (Note that finding a subgraph with zero edges is a silly task, since the result will be trivial.) Best, Tiago -- Tiago de Paula Peixoto <tiago@skewed.de>