Search code examples
Constraint solver that can handle floating point exponentiation...


constraint-programmingminizinccoin-or-cbcgecodehighs

Read More
MiniZinc: type error: invalid type for comprehension: `array[int] of var opt string'...


minizincgecode

Read More
Unable to initialize Gecode's `IntSet` from `Vector`...


c++c++11vectorgecode

Read More
Map upper triangular matrix on vector skipping the diagonal...


c++matrixmappingminizincgecode

Read More
Adding "show" statement to Minizinc model takes too long to solve...


constraint-programmingminizincgecode

Read More
why does this simple Gecode example not compile?...


c++gecode

Read More
Error: Gecode: Float::linear: Number out of limits...


minizincgecode

Read More
How to maximize a var int that is larger than 32 bits?...


optimizationminizincgecodeoptimathsat

Read More
Gecode vs. Z3 for Constrained Randomization...


c++constraintsz3constraint-programminggecode

Read More
Cardinality constraints in MiniZinc...


constraint-programmingminizincgecode

Read More
How to run a .cpp file with Gecode Framework on Linux?...


c++gecode

Read More
Do Gecode and G12 (MIP) use infinite precision arithmetic?...


minizincgecodeflatzincmzn2fzn

Read More
Gecode, error while compiling program with gecode.int.hh...


c++visual-studio-2017gecode

Read More
Alternate branching strategies in Gecode...


c++constraint-programmingbranching-strategygecode

Read More
How do I use a Merit function in Gecode?...


c++branchautogecode

Read More
In Gecode, accessing home/space variables values from merit function...


gecode

Read More
Minizinc, how to create a map or a dictionary datastructure...


minizincgecode

Read More
Minizinc, Gecode, how to get an identical solutions across distributed servers, with multi-solution ...


minizincgecode

Read More
Minizinc: Trivial equality unsatisfiable...


constraintsminizincgecode

Read More
Call gecode from Java using MiniZinc model...


javaminizincgecode

Read More
Model suggestion for graph for Constraing Programing solver (gecode)...


constraint-programminggecode

Read More
Search strategy with optional variables...


constraint-programmingminizincgecode

Read More
Custom GeCode propagator not getting scheduled...


constraint-programminggecode

Read More
debugging minizinc (anyway, did I found a bug?)...


minizincgecode

Read More
Generating unique solutions with Constraint Programming...


constraint-programmingminizincgecode

Read More
How to constrain a variable depending on the value of an other variable in Gecode...


constraint-programminggecode

Read More
BackNext