Originally posted by: qtbgo
Hi, I build a CP model using OPL. When solving big problems, it takes a long time to extract the model. Pls see the attached, 59% of time is spent on extract.
My questions are:
1 cp.info.SolveTime doesn't include extract time, how to output all times(including extract time) needed to solve a problem? Do I need to report extract time in academic papers?
2 what is extract time? If I use c++ concert instead of OPL, can extract time be reduced?
Thanks in advance.
#DecisionOptimization#OPLusingCPOptimizer