Originally posted by: SystemAdmin
> I was able to remove all SUM and SUMPROD functions from the model except the objective function from which it was not possible to remove. I didn't really need to use the those functions in the constraints at all, was just using to shorten things and more importantly because of the fact that from my readings of the cplex excel manual, , I felt that it was encouraged to use those functions (there was a paragraph about how cplex recognizes these functions).
>
Ugh, I did not even think that this was possible.
> Now, although I haven't tried the full dataset yet, I am now able to solve larger models that I wasn't able to solve earlier when we started the discussion. THANK YOU for looking into this!
>
> However, I suggest the removal of these functions from the manual and instead a warning about these functions should be added.
>
Even better: We should change the code so that it no longer has problems with these functions :-)
> Just my two cents to improve the software. Overall, I think the excel connector is a very user friendly product but some improvements on these limitations are necessary such as revision of how sum or sumprod is handled in a more memory friendly way.
>
Thank you for your feedback.
#CPLEXOptimizers#DecisionOptimization