A set of benchmarks to compare a new prototype MiniZinc implementation
at develop 131 B view raw
1# General Python ignores 2build/ 3dist/ 4__pycache__/ 5__pypackages__/ 6.ipynb_checkpoints/ 7*.pyc 8*~ 9*/.mypy_cache/ 10 11 12# Project ignores