As I discovered on CoCalc running Sage 9.1, it appears that any attempt to
use nauty/genbg to build bipartite/hyper-/di- graphs with more than 32
total vertices fails silently.
Please compare the results of:
-
L=list(hypergraphs.nauty(13, 13, uniform=2, regular=2,max_intersection=1))
for
As I discovered on CoCalc running Sage 9.1, it appears that any attempt to
use nauty/genbg to build bipartite/hyper-/di- graphs with more than 32
total vertices fails silently.
Please compare the results of:
-
L=list(hypergraphs.nauty(13, 13, uniform=2, regular=2,max_intersection=1))
for