-
Now `Union` and `UnionSetArray` subtype `LazySet` so this might simplify Dionysos with the issue we had with @adrienbanse
-
When we lookup the SIDs for the nonconvex hull (ring) for the canton Tilarán in Costa Rica. at level 12, we get the following:
![image](https://user-images.githubusercontent.com/6323307/138172044-2e2…
-
Gurobi 10 and 11 give somewhat different results for piecewise-linear approximation of this simple test problem:
```
var x;
minimize f: 0.2*x^2 + 1/(1+exp(-x));
subj to bounds: -1
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](http://www.open3d.org/do…
-
At the user & dev meeting in Spring 2021 it was brought up that **providing the solver with start values** may increase computation speed. This is especially true if you have to resolve a complicated …
-
We are using SHOT for a MIQCQP on Linux (Debian). Sometimes, but not always, SHOT crashes with `Segmentation fault (core dumped)` when using the time limit flag `Termination.TimeLimit` (see below). Ne…
-
Hi,
Is there an easy way to link Couenne code (https://projects.coin-or.org/Couenne , used for handling global non-convex problems with branch-n-bound method) with Casadi? Or is it possible yet to exp…
-
Hi, thanks for this great package. Do you have hybrid BO with discrete and continuous variables planned? I recently came across https://arxiv.org/pdf/2106.04682.pdf and it discusses an interesting app…
-
The current documentation is limited to the `Readme.md` file. A more in depth guide on how to use the toolbox combined with the mathematical basics would be beneficial.
**Proposed structure:**
1…
-
I recently discovered working on a simulation of a sector-coupled energy system with a [stratified thermal storage](https://oemof-thermal.readthedocs.io/en/latest/stratified_thermal_storage.html) in […