Xavier Nodet
-
Gurobi Staff
- Total activity 33
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 18
Activity overview
Latest activity by Xavier Nodet-
Xavier Nodet commented,
With respect to “solving not just once”, you may be interested in some research avenue we are pursuing, where one defines a ‘parametric’ model and uses both ML and Optim to provide very good soluti...
-
Xavier Nodet commented,
If the k-1 solution is truly a valid incumbent at L1, you would only spend time closing the lower bound, but it would also be feasible through L2 downwards, which would make my feature useless.I th...
-
Xavier Nodet commented,
Dear Pol,At the end of your post, you wrote:your proprietary warm-starting approach is faster and more reliableI don't think there is anything specific in the way Gurobi solves multiobjective probl...
-
Xavier Nodet created an article,
Publishing Benchmarking Results
We encourage academic users to employ Gurobi in their research and to publish results that rely on Gurobi. Advancing the state of the art in optimization benefits the entire community. At the same ...
-
Xavier Nodet commented,
Not a direct answer to your question, but are you aware that Gurobi 12 can handle nonlinear models and solve them to global optimality. This webinar presents how to do so in Python, and the documen...
-
Xavier Nodet commented,
This section of the documentation refers to attributes, not parameters. Attributes are used "for querying and modifying properties of a Gurobi model", while "parameters control the operation of th...
-
Xavier Nodet commented,
With Multi-Objective Environments, you can specify parameters for each optimisation pass in a multi-objective model. This is described at https://www.gurobi.com/documentation/11.0/refman/additiona...
-
Xavier Nodet commented,
When I start to solve the file from https://drive.google.com/file/d/1sN2f3QfLpuFkjwrBT9knYejXJRosgxp2/view?usp=sharing, I get a different model fingerprint: 0xf11e235e vs 0xbf1c0f3c in your log. T...
-
Xavier Nodet created an article,
Gurobi Open Source Packages
Since the release of Gurobi 10.0, we are making available a number of open-source packages: gurobipy-pandas gurobi-machinelearning gurobi-optimods gurobi-modelanalyzer Previously, we released gurob...
-
Xavier Nodet commented,
Dear Pablo, We're glad to read that NoRel helps on your models, and would be interested in looking at them, if you can share them. Some details about the NoRel heuristic appear at https://...