> Out of curiosity... There is an extensive set of functions in igraph dealing > with paths but not with circuits. Why is that? Well, igraph's development direction was always partly determined by the personal needs of Gábor Csárdi and me when we were working as researchers in network science. We did not really have many use-cases for circuits, so these parts of graph theory were mostly left untouched. Feel free to contribute implementations if you can dedicate the time and effort to do it -- I'll be happy to review code addition proposals.
All the best, Tamás _______________________________________________ igraph-help mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/igraph-help
