I have installed the new HiGHS version 1.13.1 on my Windows 11 laptop with pip install. However, when I call it from Pyomo with SolverFactory highs or appsi_highs using the HiGHS solver option hipo, I get this message
ERROR: The HiPO solver was requested via the "solver" option, but this build was compiled without HiPO support. Reconfigure with FAST_BUILD=ON and -DHIPO=ON to enable HiPO.
Any solution?
I have installed the new HiGHS version 1.13.1 on my Windows 11 laptop with pip install. However, when I call it from Pyomo with SolverFactory highs or appsi_highs using the HiGHS solver option hipo, I get this message
ERROR: The HiPO solver was requested via the "solver" option, but this build was compiled without HiPO support. Reconfigure with FAST_BUILD=ON and -DHIPO=ON to enable HiPO.
Any solution?