make: Enable HiGHS support by default
This commit is contained in:
@@ -35,7 +35,7 @@ endif
|
||||
BUILD_TYPE ?= Release
|
||||
USE_COINOR ?= ON
|
||||
USE_GLPK ?= OFF
|
||||
USE_HIGHS ?= OFF
|
||||
USE_HIGHS ?= ON
|
||||
USE_PDLP := ON # OFF not supported
|
||||
USE_SCIP ?= ON
|
||||
USE_CPLEX ?= OFF
|
||||
|
||||
Reference in New Issue
Block a user