Open GoogleCodeExporter opened 9 years ago
Hello,
As your model does not specify a search strategy, I try to infer one.
One of the signal I use is the list of output variables. I guess that without
one, I create a decision builder that does not include all variables.
The bottomline is that or-tools expects a fully defined search heuristics to
work correctly. I will use this example make the decision builder I try to
build less aggressive.
Original comment by laurent....@gmail.com
on 14 Apr 2014 at 2:24
Hi Laurent,
Perfect, thank you. I never understood why sometimes or-tools worked as a
flatzinc-solver for my minizinc-files and sometimes not, but that explains it.
Maybe you could mention the needed fully defined search heuristics somewhere on
the homepage / docs, otherwise tested with the wrong minizinc-file one would
think that or-tools' fz is just buggy and change to an other solver, which
would be a petty.
Alex
Original comment by a.schupp...@gmail.com
on 21 Apr 2014 at 1:51
Original issue reported on code.google.com by
a.schupp...@gmail.com
on 11 Apr 2014 at 7:45Attachments: