We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 096bf54 commit a3d6a43Copy full SHA for a3d6a43
pyomo/contrib/gdpopt/tests/test_gdpopt.py
@@ -22,8 +22,6 @@
22
from pyomo.common.collections import Bunch
23
from pyomo.common.config import ConfigDict, ConfigValue
24
from pyomo.common.fileutils import import_file, PYOMO_ROOT_DIR
25
-from pyomo.contrib.appsi.base import Solver
26
-from pyomo.contrib.appsi.solvers.gurobi import Gurobi
27
from pyomo.contrib.gdpopt.create_oa_subproblems import (
28
add_util_block,
29
add_disjunct_list,
0 commit comments