-
I'm not sure the electrical principles which correspond to the constraints and the objective functions. Are there papers or other information about them? thanks.
-
``Emhass addon v0.11.2
Hassos 2024.10.4
When I try to select mlforecast in the web GUI there is no option for it. The choices I have are naive and csv. Is this correct?
![image](https://github.c…
-
A subset of power plants has to undergo maintenance once a year, but **when** is an endogenous decision. The decision is **when** and **which** asset undergoes maintenance, and the duration is fixed t…
-
I have been going through our set of internal industrial discrete and linear optimization problems (MILP) and have noticed that for the problem found in the LP and MPS files attached (re-typed as *.tx…
-
I have a working installation of Pyomo. I now want to install some solvers following the instructions at
https://pyomo.readthedocs.io/en/latest/installation.html#using-conda
I installed the sta…
-
### Describe your issue.
The below code gives infeasibility, however one solution would be x1=0, x2=0.
Note that using `h=10**11` or `h=10**13` gives feasibility.
### Reproducing Code Example…
-
Attached are the LP and MPS files for a MILP problem which has a provably optimal objective function of > -14.0 but HiGHS declares it as provably optimal at -18.2.
Even when the HiGHS relative and …
-
Issue created by migration from Trac.
Original creator: anh509
Original creation time: 2014-11-27 00:55:43
Assignee: @tkralphs
Version: stable/5.6 (SVN)
Please see the two attached files "test_mi…
-
The function `optimize` makes use of SciPy's `linprog` procedure. Since the results can be real numbers, they have to be rounded. A more natural solution would be to use the `milp` procedure, which ha…
-
We define some convenience methods that make it easy to construct sets and manifold objects corresponding to linear and mixed-integer linear optimization problems.
The ambient space is just a `Comb…