Skip to content

Cut storage class.

Finds and stores cuts for each cell of the passed Subnet. Features:

  1. Removes all cuts with more than k cells.
  2. Removes all cuts dominated by other cuts for the same cell.
  3. Uses signature optimization.

Merge request reports