Originally posted by: skyskyhuanghuang
Hi,everyone.I encountered a problem
Search terminated normally, 2 solutions found.
! Best objective : 5.62137e+08 (optimal - effective tol. is 56,213.7)
! Number of branches : 563,884
! Number of fails : 226,034
! Total memory usage : 420.1 MB (419.5 MB CP Optimizer + 0.6 MB Concert)
! Time spent in solve : 12.17s (11.39s engine + 0.78s extraction)
! Search speed (br. / s) : 49,506.9
! ----------------------------------------------------------------------------
<<< solve, at 366.3s, took 12.1849s
OBJECTIVE: 5.621367e+8
<<< post process, at 366.3s, took 7.82013e-05s
// solution with objective 5.621367e+8
Yji1 = [[0 0 0 0 0 0 0 0 0 0 1 0 0 0
0 0]
[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]
[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]
[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]
[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1]
[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]
[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]
[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]
[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]
[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]
[1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]
[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]
[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]
[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]
[0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0]
[0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0]];
It prompts me to find two results, but there is only one objective value, and the decision variable finds only one solution?Why is that?
#DecisionOptimization#OPLusingCPLEXOptimizer