Skip to content
Prev 289013 / 398498 Next

igraph: decompose.graph: Error: protect(): protection stack overflow

I just got this error:
Error: protect(): protection stack overflow
Error: protect(): protection stack overflow
what can I do?
the digraph is, indeed, large (300,000 vertexes), but there are very
many very small components (which I would rather not discard).

PS. the doc for decompose.graph does not say which mode is the default.