Gurobi 13 #4920
Gurobi 13
#4920
Replies: 7 comments 2 replies
|
you can already use it. You need to pass the path to the gurobi library in the python ortools.init module |
1 reply
|
stable (v9.14) or-tools/ortools/gurobi/environment.cc Lines 409 to 418 in 93dafb7 |
1 reply
|
seems we need to add 1203 and 1300 |
0 replies
|
https://or-tools.github.io/docs/pdoc/ortools/init/python/init.html#CppBridge.load_gurobi_shared_library
Laurent Perron | Operations Research | ***@***.*** | (33) 1 42 68 53
00
Le jeu. 20 nov. 2025 à 16:59, quentinplsrd ***@***.***> a
écrit :
… I cannot see any reference to gurobi in the "*init*.py" file
—
Reply to this email directly, view it on GitHub
<#4920 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACUPL3PLRP4R7VZONPNCUKL35XQMLAVCNFSM6AAAAACMTWELDWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKMBSHA2TQMI>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
0 replies
|
Not sure if this is the right place to ask this, but for the C# version of or-tools, is there any way that we can load Gurobi 13? Will it possibly be available in the next release? |
0 replies
|
The init module is available in c#. You can load the gurobi lib using that
module.
Laurent Perron | Operations Research | ***@***.*** | (33) 1 42 68 53
00
Le mar. 2 déc. 2025, 23:32, Jesus Mary ***@***.***> a écrit :
… Not sure if this is the right place to ask this, but for the C# version of
or-tools, is there any way that we can load Gurobi 13? Will it possibly be
available in the next release?
—
Reply to this email directly, view it on GitHub
<#4920 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACUPL3KY7ZGG77E3CTIZDKD37YHPVAVCNFSM6AAAAACMTWELDWVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTKMJUGEYDQMA>
.
You are receiving this because you modified the open/close state.Message
ID: ***@***.***>
|
0 replies
|
and it was released |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Will there be a new pip ortools version that connects to the version 13.0 of Gurobi?
Thanks
All reactions