[][src]Module smeagol::node

Inner workings of smeagol.

Structs

Level

The level of a node.

NodeId

An identifier referring to a node in a store.

NodeTemplate

A template to create a node from four child nodes.

Store

A struct to store nodes and node evolution results.

Enums

Node

An immutable quadtree representation of a Life grid.

Quadrant

The four quadrants of a node.