-
Hi,
I have been updating the libraries to use the latest versions of Gurobi and CPLEX.
In my code, I fix some integers after solving a MILP. I tested things with Gurobi with no issues, however, when…
-
Budeme rozlišovat frontend a backend aplikace?
Nebo bude vše probíhat v internetovém prohlížeči?
-
Hi,
I work in a parallel environment in python and I want to solve separate/different models in each of these threads/processes.
The issue is that I get different results when solving sequentia…
-
This issue hosts the discussion of the new documenation of the oemof/oemof package. Let us use this place to collect comments and concrete ideas for the documentation. See the latest build here: https…
-
I have a MILP problem, worte in an .lp file.
When I used SCIP to solve it. There is a warning like "Deactivated symmetry handling, since SCIP was built without symmetry detector". The problem was sol…
-
More than raising an issue to be fixed, I would like to ask the main developers, what do you have in mind for MILP in future releases.
1) I have seen that priority has been given recently to routin…
-
Hello,
A CAT user (@francicco) just had an issue that I am able to reproduce related to the config file that I don't understand. It seems to be complaining that `Etal` is not a valid species identi…
-
Attached is our solution to the InstaHide challenge without relying on implementation bugs as found in the PRNG. Please find below the submission for our fully general reconstruction attack. We have s…
-
### Checklist
- [x] There are [no similar issues or pull requests](https://github.com/opencobra/memote/issues) for this yet.
### Is your feature related to a problem? Please describe it.
Re…
-
I have a mixed-integer programming problem such that
* Solving with CBC via or-tools fails
* Exporting with `ExportModelAsMpsFormat` and using `cbc` from the command line succeeds
My current th…