Search code examples
declaring a MiniZinc array of variables where each variable has a specific domain given by a formula...


arraysdnsdeclarationminizinc

Read More
Creating the maximum number of brackets...


solverminizinc

Read More
Efficiency of MiniZinc + CP-SAT (from OR-Tools) compared to CP-SAT alone...


or-toolsminizinccp-sat

Read More
Vehicle routing with time windows minizinc example...


constraint-programmingminizinc

Read More
Use MiniSearch with Lastest Minizinc...


minizinc

Read More
MiniZinc: Getting two outputs for an optimal path in a simple TSP model...


optimizationconstraintstraveling-salesmanminizinc

Read More
How to use arg_sort on array[int] of var int in MiniZinc?...


minizinc

Read More
Constraint Programming: Scheduling speakers in shortest time...


schedulingor-toolsconstraint-programmingminizinc

Read More
How to define solver parameters in minizinc for CP-SAT from Google or-tools...


or-toolsminizinccp-sat

Read More
Constraint solver that can handle floating point exponentiation...


constraint-programmingminizinccoin-or-cbcgecodehighs

Read More
Unrecognized option or bad format `--writeModel' with command line...


minizinc

Read More
PyQt cannot execute a minizinc process...


pyqtpyqt6minizinc

Read More
how to input null set inside a array with json to minizinc...


minizinc

Read More
MiniZinc: simplify a parameter array almost full of zero...


modelingminizinc

Read More
Computing wasted hours in MiniZinc (how many 0 in an array of var 0..1 between first and last 1)...


minizinc

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


minizincgecode

Read More
Cumulative constraint not working with variable size arrays of variables in Minizinc?...


minizinc

Read More
Minizinc if-else statement with multiple expressions...


syntaxconstraintslinear-programmingconstraint-programmingminizinc

Read More
how to generate relationship between two enumerate with double cycle...


minizinc

Read More
How can I fold an array in MiniZinc?...


minizinc

Read More
MiniZinc -- can someone please fix my code?...


modelingminizinc

Read More
Concatenate 2 Arrays minizinc...


minizinc

Read More
Fill grid with colors following pattern rules...


logicconstraint-programmingminizincor-tools

Read More
Max Value from 2D array of var float...


minizinc

Read More
Return text when conditions are unsatisfiable...


minizinc

Read More
Task scheduling on multiple facilities - cumulative 'var opt error'...


schedulingconstraint-programmingminizinc

Read More
Constraints reported as UNSATISFIABLE when I know there is a solution (rookie error?)...


minizinc

Read More
MiniZinc Constraint Programming: optimize parallel task scheduling model...


mathoptimizationmathematical-optimizationconstraint-programmingminizinc

Read More
how to coercion from type string to enum...


minizinc

Read More
Minimizing the sum of an array as exponent to the base 2...


or-toolsminizinc

Read More
BackNext