jfowkes / pycutest

Python interface to CUTEst
https://jfowkes.github.io/pycutest/
GNU General Public License v3.0
27 stars 10 forks source link

Rename equality to fixed constraint for clarity #57

Closed jfowkes closed 1 year ago

jfowkes commented 1 year ago

Resolves #56

Currently we are mapping SIF classification code X "the problem's only constraints are fixed variables" to 'equality' which is confusing, this PR renames it to 'fixed'.