Module dag_types::id

source ·
Expand description

id

Defines types around Id.

Structs

An integer that separates distinct groups of Ids.
An integer Id representing a node in the graph. Ids are topologically sorted.
Name of a vertex in the graph.

Type Definitions