Originally posted by: nr-mz
First of all thank you so much for your attention..
No, actually I dont use CPX_PARAM_PARALLELMODE in my code. Also, there is not another programming in running when I llaunch my code..
Yeah, despite the different solutions, I get the same values..
Actually, my work at the first step is to solve a project scheduling model in cplex and then (second step) to apply an improver algorithm.
For first step of job, I have created my opl project in cplex environment, ( That is to say I use directly cplex interface and I do not implement cplex in java or other programming enivirements ). Then, when I solve my model in cplex, for every run I get different run times.. and it is quite strange for me.. Could you please guide me how i can teat with this issue? How interative optimizer will help?
P.S: For the second step of my work, i have another problem. I would like to ask within this post, please : https://www.ibm.com/developerworks/community/forums/html/topic?id=1ba72c86-3673-42e4-bf5c-86a51a3cd335&ps=25
Thank you so much for your attention
Regards
#CPLEXOptimizers#DecisionOptimization