Closed
Description
If GLPK is not installed on the system running the tests, the solver override functionality in GlobalTestConfig.java does not work. All tests will fail because the GIPS API can not be properly initiated if GLPK is not installed (if GLPK is the chosen solver in the respective GIPSL files).