Hello,
I would like to calculate the number of C5-free connected graphs of order $n$ (where $n\le 10$), and also determine the maximum number of edges for each order. I have tried using count, but I am not very familiar with it. I have noticed the program "forbidden-subgraphs.cc", so I believe it should be able to do it.
Thank in advance.
Licheng.