[ConstraintElimination] Bail out if system gets too big.
For some inputs, the constraint system can grow quite large during solving, because it replaces complex constraints with one or more simpler constraints. This adds a cut-off to avoid compile-time explosion on problematic inputs.
Loading
Please sign in to comment