Originally posted by: Olivier OUDOT
Hello Xiqiang,
Yes, it is what I mean. You can do that only in C++ and Java, C++ being the more complete and powerful API.
Anyway, it is usually not a good idea to do that because it avoids solver to use existing or future specific enhancements on your model.
Did you have a look to Search Phases that may help you to solve your problem ? They are available in Python using modeling function search_phase().
#CPOptimizer#DecisionOptimization