-
Just installed both `minizinc` module for python 3.12 and `MiniZincIDE-2.8.7-bundled-setup-win64.exe` and while `chuffed` works, `gecode` doesn't appear to be available.
Any tips on how to get `gec…
-
Built with clang-18 + `-O2 -UNDEBUG`
```
[0/1] Running tests...
Test project /-build/build/stage-2/minizinc-meta/gecode
Start 1: test
1/1 Test #1: test .............................Subproce…
-
# Description
Policyfiles no longer use the gecode solver, and Berks can optionally use molinillo. The reason we still have the gecode solver is because it's used in the Chef Server and in some cas…
-
I solved gcc.attribs.handle_noinline_attribute twice. The first time it printed:
[pre] cost: {[19..20]}, optimality gap: {5.26%}
The second time it printed:
[pre] cost: {[18..20]}, o…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR50366](https://bugs.llvm.org/show_bug.cgi?id=50366) |
| Status | NEW |
| Importance | P enhancemen…
-
With https://github.com/jwaldmann/monadiccp-gecode/commit/980c56378ae34c720d3afce0588a619809efcb9c
when I run
```
PATH=/opt/ghc/ghc-8.4.4/bin:$PATH cabal test monadiccp-gecode-vuza
```
I am get…
-
On Ubuntu 22.04.2 LTS.
The following model outputs one solution and then hangs if you run it with minizinc -a:
```
include "globals.mzn";
var 1..1: B;
var 1..1 union 4..4: C;
var 2..4: D;
var…
-
Der Zugriff auf das Backend muss in allen Umgebungen funktionieren.
Entweder über Konvention, dass Backend URL relativ zur Frontend URL ist, oder konfigurierbar.
-
On Ubuntu 22.04.2 LTS.
The following model has 26 solutions, but `fzn-gecode` find only 22. Model:
```
include "globals.mzn";
var 1..1 union 3..3: A;
var 2..3: B;
var 2..3: C;
var 2..3: D;
…
-
**NOTE** this is copied from https://github.com/opscode/dep-selector-libgecode/issues/10
## What happened
1. Install GeCode 4.x: `brew install gecode`
2. Install `dep-selector-libgecode` 1.0.0: `gem i…