Originally posted by: SystemAdmin
[zxlcsit said:]
hi,everyone!
Now,I have three arrays,the types of which are int[] priority, int[] category and INumVar[] plan.
The expression of my object function is the product of the three arrays.
I know how to express the product of two arrays(using model.scalprod) , but have never seen how to express three arrays.
thank you for your help!
#CPLEXOptimizers#DecisionOptimization