Originally posted by: UMQX_Olfat_ELMahi
thank you but i have another one "Sorry"
after i finished writing the problem and run it it gives me no solution"
! Satisfiability problem - 0 variables, 0 constraints
! Initial process time : 0.00s (0.00s extraction + 0.00s propagation)
! . Log search space : 0.0 (before), 0.0 (after)
! . Memory usage : 530.6 KB (before), 530.6 KB (after)
! Using parallel search with 8 workers.
!
! Branches Non-fixed W Branch decision
* 0 0.01s 8 -
!
! Search terminated normally, 1 solution found.
! Number of branches : 0
! Number of fails : 0
! Total memory usage : 807.0 KB (530.6 KB CP Optimizer + 276.4 KB Concert)
! Time spent in solve : 0.04s (0.04s engine + 0.00s extraction)
! Search speed (br. / s) : 0
!
with the following exception
-
exception: No Objective has been extracted by IloAlgorithm 0000000002FC2200
any idea what could be the problem ?
know that the actual problem has:
!
! Minimization problem - 8,946 variables, 37,100 constraints
! Preprocessing : 17,892 extractables eliminated, 17,831 constraints generated
! Initial process time : 1.76s (0.00s extraction + 1.76s propagation)
! . Log search space : 222,680.0 (before), 203,767.3 (after)
! . Memory usage : 35.5 MB (before), 44.5 MB (after)
! . Variables fixed : 252
! Using parallel search with 8 workers.
!
thanks again
#DecisionOptimization#OPLusingCPOptimizer