Search code examples
minizinc gramma error can not Dynamic calculation...

minizinc

Read More
Few minizinc questions on constraints...

minizinc

Read More
Minizinc: Initialize each row of 2d array with 1d array...

multidimensional-arrayminizinc

Read More
Minizinc model fails with "MiniZinc: internal error: Error: solver backend cannot handle constr...

minizinc

Read More
I can't even phrase the question, I need 3 closely equal number from a huge set of numbers...

algorithmmathoptimizationminizinc

Read More
Using forall in minizinc with an array set (not contiguous)...

minizinc

Read More
How can I install OR tools for Minizinc on Windows system?...

windowsor-toolsminizinc

Read More
Minizinc Constraint Formulation...

minizinc

Read More
Finding all the Combinations - N Rectangles inside the Square...

constraint-programmingminizinc

Read More
Accessing minizinc data from Python...

pythonminizinc

Read More
MiniZinc. Discrete knapsack problem. Аn incomprehensible solution...

knapsack-problemminizinc

Read More
Is there a way to customize int_search in minizinc?...

minizincgraph-coloring

Read More
How to iterate through 2d array in constraint in minizinc correctly?...

arraysconstraint-programmingminizinc

Read More
'And', 'Or' operators in Minizinc?...

booleanoperatorsminizinc

Read More
Precompute transitive closure of a relation in MiniZinc: Y/N?...

minizinctransitive-closure

Read More
Abort: Unable to create linear formulation for the `float_times(X_INTRODUCED_44_, X_INTRODUCED_45_, ...

solverminizinc

Read More
How can I remove the last two rows from Minizic output?...

command-lineoutputminizinc

Read More
How do I return the type of a variable in minizinc?...

constraint-programmingminizinc

Read More
How can I write conditional expression in output of a minizinc program?...

conditional-statementsoutputminizinc

Read More
Compilation by g++ of parser code created by bison fails because `yytokentype` enum values are not v...

compiler-errorsg++bisonminizinc

Read More
Why my array is of type var int instead of var set of int?...

minizinc

Read More
Minizinc on node.js with minizinc npm - how to define solution options when not in the CLI?...

node.jsnpmminizinc

Read More
Minizinc: set enumerated set of options based on array position, as opposed to set of options for al...

arrayssetconstraintsminizinc

Read More
Minizinc: counting number of different variables in array associated with initial output array...

arraysconstraintsminizinc

Read More
Minizinc: counting occurrences in an array based on matches to a second array, outputting in 2d arra...

arraysminizinc

Read More
Minizinc: given array of results, ensure indexes with matching value also match according to an addi...

arraysconstraintsminizinc

Read More
What are does the gray squares represent in MiniZinc?...

visualizationminizinc

Read More
Minizinc - variable value equal 0, 0.5 or 1...

constraint-programmingminizinc

Read More
Can I specify the order in which the possible values are tried for a variable?...

constraint-programmingminizinc

Read More
A minizinc function that checks the neighbors for every element in an n*n matrix...

minizinc

Read More
BackNext