79552760

Date: 2025-04-03 11:14:50
Score: 4
Natty:
Report link

As stated by @jsiirola in the Github post github.com/Pyomo/pyomo/issues/2699, to use the AMPL compiled version of the Cbc solver, you need to invoke the solver with the following command

solver = SolverFactory("asl:cbc", executable="C:/Users/coinor/cbc.exe")

Best regards

Reasons:
  • Blacklisted phrase (0.5): Best regards
  • Blacklisted phrase (1): regards
  • Low length (0.5):
  • Has code block (-0.5):
  • User mentioned (1): @jsiirola
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Samuel M