Closed maxkratz closed 1 month ago
This PR is part of the preparation for merging https://github.com/Echtzeitsysteme/gips/pull/145.
The validator now shows warnings for arithmetic operators that are not >=, <=, or == when using GLPK.
>=
<=
==
This PR is part of the preparation for merging https://github.com/Echtzeitsysteme/gips/pull/145.
The validator now shows warnings for arithmetic operators that are not
>=
,<=
, or==
when using GLPK.