Dear All, I have memory problem when using igraph-python method get_subisomorphisms_vf2 on Windows 64bit system.
I am using igraph-python in the context of a graph-subgraph isomorphism applications for graph-subgraph with ~40 vertices. When attempting to obtain a nested list of all subisomorphisms, physical memory of my system gets exhausted very quickly (~within 10min). Given that the memory requirement of the vf2 algorithm is O(N), I should not have this problem. Is there something I am missing? Thank you very much in advance! Sincerely, Iva
_______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
