proxsuite-nlp
proxsuite-nlp copied to clipboard
[core] Rename the `ConstraintSetBase` template class to `ConstraintSetTpl`
This PR renames the template class to something more appropriate, with appropriate deprecations and deprecated typedefs.
- the context typedef "ConstraintSetBase" to "ConstraintSet"
- perform similar op to the related header (now
constraint-set.hpp), deprecate headerconstraint-base.hpp - add deprecated typedefs to keep the previous behaviour valid