Sonja Mars
Gurobi Staff- Total activity 301
- Last activity
- Member since
- Following 0 users
- Followed by 1 user
- Votes 3
- Subscriptions 178
Articles
Recent activity by Sonja Mars-
Gurobi 10.0.3 released
As of September 2023, Gurobi version 10.0.3 is officially released! Please download this newest technical release from the Download Center on our website. Resolved issues Bug fixes included in th...
-
Are there performance differences amongst the different Gurobi APIs?
The Gurobi APIs (Java, Python, C++, C#, R, and Matlab) are thin layers built on top of the C API. These APIs collect the data and pass it on to the core library, which is written in C. From a solve...
-
Gurobi 9.5 released
As of November 2021, Gurobi version 9.5.0 is officially released! Please download this newest minor release from the Download Center on our website. Further information Download the latest ver...
-
Gurobi 9.1 released
As of November 2020, Gurobi version 9.1.0 has been released! Please download this newest minor release from the Download Center on our website. Further information What's new in Gurobi 9.1? Bu...
-
Gurobi 9.0.3 released
As of August 2020, Gurobi version 9.0.3 has now been released! With this Gurobi release, we added support for R 4.0. Please download this newest technical release from the Download Center on our w...
-
RStudio: Gurobi library not found
On Linux systems, the Gurobi system environment variables GUROBI_HOME and LD_LIBRARY_PATH are usually defined in your .bashrc file. This file might not be loaded by all tools and applications, incl...
-
Gurobi 9.5.2 released
As of July 2022, Gurobi version 9.5.2 is officially released! Please download this newest minor release from the Download Center on our website. Further information Download the latest version of...
-
Gurobi 10.0 released
As of November 2022, Gurobi version 10.0.0 is officially released! Please download this newest major release from the Download Center on our website. Please note: there is a small typo in our rele...
-
NoClassDefFoundError
When using the Gurobi Java API, you may see a java.lang.NoClassDefFoundError exception such as:java.lang.NoClassDefFoundError: gurobi/GRBExceptionjava.lang.NoClassDefFoundError: Could not initializ...
-
BadImageFormatException
When using the Gurobi .NET API, you may see a Bad Image Format Exception (System.BadImageFormatException) the first time you access the Gurobi .NET assembly.The Gurobi .NET assembly (e.g. gurobiXX....