AttributeError: property 'domain' of 'variable' object has no getter
with experimental kernel
interface using appsi_highs
solver
#3480
Labels
Summary
I'm unable to use
pmo.SolverFactory("appsi_highs")
with my optimization problem built using the experimentalkernel
interface:This optimization problem works fine with
ipopt
. I'm assuming this is to do with the legacy solver vs new solvers?Steps to reproduce the issue
Information on your system
Pyomo version: 6.8.2
Python version: 3.12.7
Operating system: MacOSX
How Pyomo was installed (PyPI, conda, source): PyPI
Solver (if applicable): appsi_highs
The text was updated successfully, but these errors were encountered: