Expand description

Shapes to define the behavior of the LatticeGraph

If you want to create your own lattice based graph, use this to implement your own lattice.

Structs

Actual postion in the stroage.

Enums

DirectionDeprecated

Implimention of AxisDirection when Axis::DIRECTED is false.

Traits

Axis of the graph. It holds what direction of edge which node has.

Direction of axis. It tells which direction is connected to node.

Representention of where is the node in graph.

Shape of the 2d lattice. It decides the behavior of the coordinate.