IBMDecisionOptimization / docplex-examples

These samples demonstrate how to use the DOcplex library to model and solve optimization problems.
https://ibmdecisionoptimization.github.io/
Apache License 2.0
396 stars 228 forks source link

CpoSolverException: Solver error: At least one floating-point variable is not fixed. #77

Open SHosseini94 opened 2 years ago

SHosseini94 commented 2 years ago

Hi,

I got this error while running my CP model. Do you know how I can solve it? I couldn't find the source of the error information in the documentation page of the Docplex.

Best,

Saeede