Group Abstract Group Abstract

Message Boards Message Boards

GurobiLink: an interface to Gurobi numerical optimization solver

Posted 5 years ago
POSTED BY: Arnoud Buzing
3 Replies

Thanks Arnoud for integrating Gurobi to Mathematica! However, I cannot make it work under my setup. I have Mathematica 13.3, Gurobi 11.0.0, have a valid academic Gurobi license, which the Gurobi shell recognizes. But Mathematica does not, and it keeps returning my optimization calls unevaluated, with an error message:

ConvexOptimization::opmlicwf: The method Gurobi cannot be used since a valid license could not be found. See get a license for Gurobi.

How to resolve this issue? The documentation does not help at all.

POSTED BY: Istvan Zachar

Note that this post came directly from the recently open sourced GurobiLink:

https://github.com/WolframResearch/GurobiLink

Since version 12.2 of the Wolfram Language, various optimization functions already support the Method->"GUROBI" without any hassle:

https://reference.wolfram.com/language/ref/method/Gurobi.html

The open sourcing of the code is intended for people who want to study and improve this functionality.

POSTED BY: Arnoud Buzing

enter image description here -- you have earned Featured Contributor Badge enter image description here Your exceptional post has been selected for our editorial column Staff Picks http://wolfr.am/StaffPicks and Your Profile is now distinguished by a Featured Contributor Badge and is displayed on the Featured Contributor Board. Thank you!

POSTED BY: EDITORIAL BOARD
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard