swift
5f328ad0
- [ConstraintSystem] Don't increase `SK_Fix` score when looking through holes
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
[ConstraintSystem] Don't increase `SK_Fix` score when looking through holes `SK_Fix` was used to indicate that solver has encountered a hole along the current path but since there is `SK_Hole` now, increasing `SK_Fix` no longer makes sense.
References
#30592 - [ConstraintSystem] Avoid applying invalid solution with fixes
Author
xedin
Parents
7410c09c
Loading