Closed pet-mit closed 1 year ago
Unfortunately it is not possible to deactivate the XPRESS banner because it is called in the interface constructor, where we don't know yet if the user has enabled solver output. I would suggest the user avoids creating a new interface multiple times in their application (and instead use the reset() method)
Demote log when setting specific XPRESS parameter. Now uses the same log function call as Gurobi interface