Originally posted by: Mintch Zulitch
Hi everyone,
I've developed a CPLEX model for the magic square problem "USING CP".
As we know, for example for N=4, we might have 3 or 4 matrices that are magic squares. (Note that parameter N is the dimension of a square matrix)
Now, the question is how is it possible to obtain all possible solutions when I run the model?
pp: model in the attachment
#DecisionOptimization#OPLusingCPLEXOptimizer