Provided an incomplete hint,
1) Will the search tree be started with variables listed in the hint,
similar to PARTIAL_FIXED_SEARCH ?
2) Apart from using larger hint_conflict_limit,
are there are any tips to complete the hint (and quickly)
Context:
I solve a rostering problem using many minizinc globals
e.g global_cardinality, cost_regular, sliding_sum
roster is my independent variable, all other variables being dependent.
Log details
%% The solution hint is incomplete: 29070 out of 439570 non fixed variables hinted.
%% The solution hint is incomplete: 4152 out of 1908198 non fixed variables hinted.
Thanks,
Samrat