Skip to main content

Module simple

Module simple 

Source

Structs§

AddEdge
An edge-add operation carrying only identifiers.
AddVertex
A vertex-add operation carrying only an identifier.

Type Aliases§

Graph
A graph whose vertices and edges carry no payload beyond their IDs.
Operation
An update operation for Graph.