Originally posted by: khadeejah
I read the help for (prepare/invoke).
My problem is that i have a demand that should be satisfied by period 3, one of the decision variables displays results beyond period 3 !!! thats why i thought maybe cplex is not reading my data as i meant it to be and hence i have to use a syntax to guarantee a correct declaration of the data; however there are no errors in the mod nor data files.
so what is the right way to trigger the pitfall of the data? is it by using prepare/invoke or they should be used together. if so may you provide a simple example?
#DecisionOptimization#OPLusingCPLEXOptimizer