Hyperbolic Tiling

The factory pattern function which invokes a hyperbolic tiling

param p

number of vertices per cells

type p

int

param q

number of cells meeting at each vertex

type q

int

param n

number of layers to be constructed

type n

int

param kernel

selects the construction algorithm

type kernel

str