Replace Cbc/Clp by HiGHS

This commit is contained in:
2022-09-08 12:14:49 -05:00
parent e86ae0f818
commit 811730b8ab
9 changed files with 29 additions and 17 deletions

View File

@@ -1,7 +1,7 @@
# Copyright (C) 2020 Argonne National Laboratory
# Written by Alinson Santos Xavier <axavier@anl.gov>
using RELOG, Cbc, JuMP, Printf, JSON, MathOptInterface.FileFormats
using RELOG, JuMP, Printf, JSON, MathOptInterface.FileFormats
function model_solve_test()