Originally posted by: rakesh85
I am solving an scheduling problem using CP. The variables are having discrete domain. I am running propagation in order to get the reduced domain but getting 'holes' literal in the domain for some of the variables, e.g., (11, 614, 'holes'). My questions are:
1. How to read the domain in this case?
2. In case when I am getting 'holes', the domain propagation are poor. How to efficiently propagate in this case. Further, is there any way that I don't get 'holes' in the domain.
Thanks & Regards,
Rakesh Prakash
#ConstraintProgramming-General#DecisionOptimization