Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ajgadev/proyecto-ia-3

Modeling with MiniZinc
https://github.com/ajgadev/proyecto-ia-3

Last synced: about 1 month ago
JSON representation

Modeling with MiniZinc

Awesome Lists containing this project

README

        

# Proyecto-IA-3
Modeling with MiniZinc

2.mzn test example
start=[|
0, 0, 2, 0, 4, 0, 0,|
0, 5, 0, 0, 0, 2, 0,|
0, 0, 0, 0, 0, 0, 6,|
0, 7, 0, 0, 0, 5, 0,|
0, 0, 0, 0, 0, 0, 7,|
0, 6, 0, 0, 0, 4, 0,|
0, 0, 1, 0, 2, 0, 0,|]

3.mzn just run