package
1.2024.2
Repository: https://github.com/fine-structures/fine.sdk.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
MaxEdgeEnds is the max number of possible edge connections for the largest graph possible.
VtxMax is the max possible value of a VtxID (a one-based index).
No description provided by the author
VtxIDBits is the number of bits dedicated for a VtxID.

# Variables

DefaultGraphSelector selects all valid lib2x3 graphs.
DefaultPrintOpts{}.
Errors.
Errors.
Errors.
Errors.
Errors.
Errors.
Errors.
No description provided by the author
No description provided by the author
Errors.
Errors.
Errors.
Errors.
No description provided by the author
Errors.
Errors.
Errors.

# Structs

CatalogOpts specifies params for opening a lib2x3 Catalog.
No description provided by the author
No description provided by the author
No description provided by the author
GraphSelector is an operator that either selects a given Graph or not.
No description provided by the author
PrintOpts specifies what is printing when printing a graph.

# Interfaces

Catalog wraps a database of lib2x3 Graph encodings.
CatalogContext is a container for open / active Catalog instances.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
FactorSet is a set of FactorRuns, sorted by ID.
No description provided by the author
Traces is a sequence of a 2x3 graph "traces" values (successive powers of the graph adjacency matrix).
TracesID uniquely identifies a cycle trace series.
TracesLSM is a LSM binary encoding / symbol of a Traces.