-
Hi,
this tool looks interesting, but use of Gurobi will preclude usage by many, presumbly packaging by bioconda, correctly configured containers etc. Are you looking at other alternatives to Gurobi…
-
It is my belief that we could support a gurobi-free version of DNNGIOR.
@danielriosgarza @Biomerene what do you think ?
-
[Gurobi](https://www.gurobi.com/) is a commercial software for optimization problems and it requires a license to run (freely available for a limited period of time, should be 18 months from the insta…
-
Julia: 1.11.1+0.x64.w64.mingw32
Gurobi 11.0.3
```julia
Failed to precompile Gurobi [2e9cd046-0924-5485-92f1-d5272153d98b] to "C:\\Users\\nicolo\\.julia\\compiled\\v1.11\\Gurobi\\jl_E5F.tmp".
ERROR…
-
Hey,
the 'Appetizer' from https://entmoot.readthedocs.io/en/master/#appetizer is not working for gurobi and I get the following error message (I am using Gurobi Optimizer version 11.0.0):
```
S…
-
From https://github.com/jump-dev/Gurobi_jll.jl/issues/30.
For WLS licenses, compute servers, cluster managers it's necessary to set parameters on an empty environment before starting it (if, that i…
-
Hello,
This error message is from jabba with R 4.3.3 and gurobi.
Is this a bug of jabba?
Another problem is Gurobi is using all cores instead of my setting `jba --cores 3`.
I've tried using `ech…
-
Thank you very much for your previous answer. I also wanted to ask -- is it possible to replace Gurobi with something else and if it's possible, where should I edit the code? I am interested in vector…
-
- logging does not seem to be working at script level
- investigate and fix as per https://github.com/irr-github/gurobi-cluster-tests
-
I found when using COMETS with gurobi 11.0.2, there is a error cause by Gurobi.
The original error in cometspy is as follows:
```
RuntimeError: COMETS simulation did not complete:JAVA could not…