Skip to content

Fix bug in solver name

Marie Houillon requested to merge solver-name into master

Change type of linear solver name from const char* to std::string.

Proposition for fixing the issue described in https://opencarp.org/q2a/998/unicode-decode-error-when-applying-stimulus .

Merge request reports