[][src]Module esl01_dag::namedag

namedag

Combination of IdMap and IdDag.

Structs

NameDag

A DAG that uses VertexName instead of ids as vertexes.

Traits

LowLevelAccess

Provide low level access to dag and map. Unsafe because it's possible to break consistency by writing to them.

Functions

build

Build IdMap and Segments for the given heads.

rebuild_non_master

Re-assign ids and segments for non-master group.