Above is my sudoku result how to fill the above result into one single matrix with all values..
Any feedback please
Above is my sudoku result how to fill the above result into one single matrix with all values..
Any feedback please
The easiest way is to create a element parameter Solution(r,c) into the set assiocated with the index v.
Then you can easily fill it through the assignment
Solution(r,c) := first(v | x(r,c,v));
Already have an account? Login
Please use your business or academic e-mail address to register
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Didn't find what you were looking for? Try searching on our documentation pages: