-
**Snakemake version**
7.10.0
**Describe the bug**
When gurobipy is installed in the conda environment snakemake will use pulp to check whether a license is available before running your snakema…
-
The pieces are all there for this in gurobipy v10 and since everything would be a 1D operations performance should be very good. We would only enable the extension for gurobipy>=10, and would likely w…
-
Hey :)
**Is your feature request related to a problem? Please describe.**
From my point of view, the MOSEK IIS in cvxpy is hard to interpret since it is not clear which particular constraints and …
-
Hi,
I was looking into memory consumption a little, and it seems that that passing an LP to the solver (Gurobi in this case) using the .mps format has a significant memory overhead. Here using mps:…
-
I tried to create the conda environment on my mac and I got the following error:
1. The name of the environment in the yaml file is `base`, but installing a more recent version of conda will gi…
-
For some models it is not possible to apply `deepcopy`, because the reaction names may match reserved names of the gurobi LP format—see [gurobi docs](https://www.gurobi.com/documentation/9.1/ref…
sirno updated
3 years ago
-
I am wondering if there is an efficient way to support fetching the versions of Python packages that don't follow the `__version__` convention, [`gurobi`'s Python API](https://www.gurobi.com/documenta…
-
This a feature request for how dingo is handling and solving LPs. Now it is using lp-solve library by default and Gurobi solver optionally.
The interface can be more modern and modular if a packag…
-
Hello @cdanielmachado, other developers and all in the community,
I am interested in performing analysis on my genome-scale community model, which I created using CarveMe. Specifically, I want to u…
-
I'm starting with a new data set and getting failures. Any thoughts what this might be caused by? Is there any strategy for debugging the data -- which could be glitchy-- and figuring out what is caus…