API Reference UnrootedPolytree v0.1.0

modules

Modules

A data type and related functions to support an unrooted (multiple starting nodes) polytree (a tree-like graph with edges).

Directional edges for a Node. Includes both next and previous edges.

A node in an UnrootedPolytree. Contains any value, and a unique string ID.