Ax icon indicating copy to clipboard operation
Ax copied to clipboard

Improve string normalization for constraint string parsing

Open Balandat opened this issue 1 month ago • 0 comments

#2417 shows that parameter constraints in string form are not properly parsed if there are spaces between the weights and the names of the parameters. Since we don't allow spaces as parameter names, we should be able to easily parse the format with spaces as well.

Balandat avatar May 02 '24 04:05 Balandat