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.