Hello,
Can you please help in solving the following error that I got when I executed my program:
Constraint programming constraints cannot be used in combination with real valued variables, only with integer valued variables, element valued variables, and activities. The real valued objective variable is an exception. The mathematical program "LeastCost" has both constraint programming constraints and real valued variables, for instance constraint "BusAngleConstr" and variable "SupplyMWCleared".
I attached my program too in this post.
Thank you so much,
Haneen