how to generate {8,3} regular graphs for large number of vertices

38 Views Asked by At

I want to generate regular graph of {8,3} tiling in the form of adjacency matrices for large number of vertices say n=10000. can somebody help me with some source code of doing that.

I am able to generate tiling on poincare disk. but not able to find the adjacency matrix for large number of vertices.

0

There are 0 best solutions below