-
The current implementation calls a different optimization routine depending on internal classification schemes
```julia
if model.has_nlp_constraints
@checked Lib.XPRSnlpoptimize(model.…
-
### Telegram Application
Telegram for macOS
### Describe the Bug
`@telegram-apps/init-data-node/web` does not support non-Node.js environment as expected from the [documentation](https://docs.teleg…
-
Solving `Max x * y` returns "Optimal" instead of declaring the QP to be non-convex. See the JuMP example:
```julia
julia> using JuMP, HiGHS
julia> model = Model(HiGHS.Optimizer)
A JuMP Model
Fe…
odow updated
2 months ago
-
Hi, I might have missed something, so sorry in advance if it is the case, and thanks to forward to the best link you have !
here is my issue: I am dealing with automatic generation of building for en…
xavfa updated
2 years ago
-
Hi,
In the readme it is mentioned that non-convex nesting will be added to the library. Do you have any estimation of when this is ready, if you are working on it? If you are not planning to work o…
-
The `EquiangularPolygons` class allows to play with polygons where angles are fixed. However, it does not handle gracefully the non-convex case where intersections might occur. The parameter space for…
-
I’d like to discuss something a bit heretical (repost from a Discord discussion with @SteveDiamond).
I recently had to solve a problem related to calculating accumulated rectangular areas and taki…
-
From tests on https://github.com/SpatioTemporal/STARE-Cookbooks/blob/master/contrib/jupyter/9y-SidecarFile-Introduction.ipynb there's a case we need to handle. Note the fjords coming off the bay.
!…
-
## Expected behavior and actual behavior.
I'm trying to get convex hull for a set of points created by projection to a plane. Many different cases occur throughout the code execution so I have no c…
-
### 🔎 Search Terms
"module resolution cache", "5.6 cache"
### 🕗 Version & Regression Information
- This changed between versions 5.5.4 and 5.6.2
### ⏯ Playground Link
_No response_
…