limit property
One-sided gate bound = ceil(|golden * slack|) clamped to ≥ 1. Null when there is no golden.
Implementation
final num? limit;
One-sided gate bound = ceil(|golden * slack|) clamped to ≥ 1. Null when there is no golden.
final num? limit;