Expand description

Algorithms to compute the hydrostructure.

Modules

  • An incremental implementation of the hydrostructure. Computes and stores the hydrostructure in linear time for a macrotig and all of its subwalks of length at least two.
  • A static implementation of the hydrostructure for a walk.

Traits

  • The hydrostructure of a walk W as defined in the hydrostructure paper.