I m working in a non linear programming and got some problems that explain me that we can't use float decision variable in CPLEX when using solver CP. Help me, if there is some approach or other methods to solve this problem. Thanks
I had just try to use CP in CPLEX studio:
with CPOptimizer you can use float expressions and that way you can use decimal decision variables.
See https://github.com/AlexFleischerParis/zooopl/blob/master/zoodecimalcpo.mod