Skip to content

Pipeliner class.

Ершов Михаил Алексеевич requested to merge pipeliner into main

Pipeliner divides the provided Subnet into k cascades.

Postcondition -- each path in the Subnet from PI to PO contains k - 1 triggers (according to the links marking).

The pipeliner does not change the provided Subnet.

Merge request reports