Page 1 of 1

...not supported with Cbc...

Posted: Tue Sep 19, 2023 6:59 am
by Bernd Welter
One of my colleagues faced this error message:

Code: Select all

{
  "faultInfo": {
    "$type": "InvalidRequestFault"
  },
  "message": "The use case or option overnight stays is not supported with Cbc."
}
She tried to reproduce a customers xCluster2.planVisits request on a machine where the alternative GUROBI solver isn't installed but some specific features such as
  • Workload planning
  • Overnight planning
are so-called GUROBI ONLY features.

Bernd