-
Hello,
I am trying to solve large facet enumeration problems with GeoCalcLib. It works great for fairly large problems -- I have a V-representation cone in 18 dimensions with 30 rays. The resulting…
-
Here's an MPS that does not terminate when presolve is active: [bug.mps.txt](https://github.com/user-attachments/files/16646709/bug.mps.txt)
Found by @Rose-max111 in https://github.com/jump-dev/HiG…
-
**Background**
Related to #21 issue.
**Topic**
```
HealthCondition - illness, injury, impairment etc
```
In our ideal data model we have the next fields:
- `MEDDRA`
- `WHO-ICD-10`
But in the Cochr…
-
Observations:
1) For some examples (6x6, cyclo38) Bogdan's machine is about twice as fast as x4450.
2) Bad parallelization on both machines for these examples.
3) cyclo38 much, much slower than c…
-
Please see the code below and attached CMakeLists.txt file. It seems that the FESystem constructor fails when using third order FE_SimplexP elements.
I am compiling and running with
```
cmake .…
-
-
Hi @JoOkuma,
Would you mind to explain a bit which of those numbers are important to look at?
```
Barrier statistics:
AA' NZ : 8.056e+05
Factor NZ : 8.428e+06 (roughly 160 MB of memory…
-
Hi,
I have an R10 non-UL dataset that I have re-basecalled using `dorado basecaller` (dna_r10.4.1_e8.2_400bps_sup@v5.0.0 model). The size of the file zipped is 108Gb. After basecalling, I used the …
-
Hello,
I was searching for a JS MILP Solver and here it is!
Actually I was wondering if adding function API for constraint system definition was planned?
Let me explain: I created a library (named […
-
Running my CVRP script multiple times with the same input data lead to results, which differ almost all the time.
As I need reproducible results the solution should always look the same.
If this …