c - How to build a lattice using igraph? -


i'm trying build lattice using igraph c. in manual instructions says igraph.lattice() can creat kinds of lattices , here explains how use function seems lattice can create function square one, square grid... how create triangular lattice or kind of lattice?


Comments

Popular posts from this blog

jOOQ update returning clause with Oracle -

c# - Json.Net Serialize String from URI -

ruby on rails - What is the best design practise to create tables from same controller using same actions -