-
Possible way to write the wrapper: https://github.com/grasph/wrapit
Still the problem of a closed-source dependency, I'm afraid that wrappers generated with CxxWrap.jl link the static CPLEX CP libr…
-
Hi,
I'm looking to install and use dreal, but running the provided dependency installation script resulted in the following error on a 2021 Mac 12.2.1 using an M1 Pro Chip, with Apple clang version…
-
Hi guys. I had tried to use the [USER-GROUP](https://groups.google.com/forum/#!topic/caffe-users/_rxn8jNPqDw), just try to post here as well, seems here is much popular?
I had already tried a lot of …
-
The following test (sent to me in an email) fails:
```
//Create a solver
var solver = new ClSimplexSolver();
var variable = new ClVariable(0f);
//Add a stay, indicating this var should stay at it's …
-
In Darcs, there is some code that looks like this:
```
if (!flag(curl) && !flag(http))
buildable: False
```
I think the intent is to say, "Darcs needs either the curl or http flag to be …
-
Building equinox/paradox/etc. using the clang C++ compiler on Mac OS X 10.8 results in an error:
```
$ make
make Solver.or -C minisat/current-base
Compiling: Solver.or ( Solver.C )
clang: warning: ar…
-
I have a problem where a glm fit is failing (from R) if I have lambda_search = TRUE and I include interactions. If I set the solver to COORDINATE_DESCENT_NAIVE then it works alright. The error I am ge…
-
-
I'm trying to use the FlatZinc solver according to the instructions in `fz/README`. I've compiled `mistral-fzn` using `make`, and the binary seems to work. Both `-h` and `--version` give the correct o…
-
Hello,
I am not sure about the underlying multi GPU concept of amgX.
The application I have in mind has the following features:
- distributed memory CFD domain decomposition using scotch
- M…