# Functions
Primary entry point for "2x3" graph enumeration aka "fine structures".
No description provided by the author
# Constants
Places an additional edge across the vertices for a given edge.
Sprouts an new edge (and vertex) from a given vertex slot.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
GrowOp is a graph building step, specifying exactly where and how to form a new edge.
# Type aliases
OpCode is a graph-building op code, specifying a way to grow a 2x3 graph.