Use support function in iterative refinement #1187
Labels
extension ⬆️
Extension of an existing feature
performance 🐎
More efficient code
refactoring 🔧
Internal code changes, typically no impact on API
Follow-up of #1178.
In iterative refinement, we compute the support vectors. However, I would say that we could instead compute the support functions, which can be more efficient for certain set types.
The text was updated successfully, but these errors were encountered: