Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gurobi lost solution #561

Closed
alexeytref opened this issue Mar 11, 2022 · 1 comment
Closed

Gurobi lost solution #561

alexeytref opened this issue Mar 11, 2022 · 1 comment
Labels
bug resolved Issue is resolved and the feature or fix will be part of next release

Comments

@alexeytref
Copy link

I have a pretty simple lp-model.
problem.zip
If you run it with the command
minizinc --solver gurobi --allow-multiple-assignments --output-mode json --output-time --output-objective --output-output-item -s -p 8 -O 1 --time-limit 10800000 --solver-statistics -i solver_mip.mzn mzn_data4vrw1dts.json > log_gurobi_fzn.log
then there will be no solution in the log:
%%%mzn-stat: nSolutions=0
but
%%%mzn-stat: objective=0.934210526316

Is it problem of mininzinc or gurobi?

If it is problem of gurobi can you help to create issue for them?

@alexeytref
Copy link
Author

Minizinc 2.6.0
Gurobi 9.1.2

@cyderize cyderize transferred this issue from MiniZinc/MiniZincIDE Mar 17, 2022
@cyderize cyderize added the bug label Mar 17, 2022
@cyderize cyderize added the resolved Issue is resolved and the feature or fix will be part of next release label Mar 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug resolved Issue is resolved and the feature or fix will be part of next release
Projects
None yet
Development

No branches or pull requests

2 participants