A set of benchmarks to compare a new prototype MiniZinc implementation
at develop 184 B view raw
1 2[tool.pyflow] 3name = "" 4py_version = "3.9" 5version = "0.1.0" 6 7[tool.pyflow.scripts] 8 9[tool.pyflow.dependencies] 10seaborn = ">=0.0.0" 11numpy = ">=0.0.0" 12 13[tool.pyflow.dev-dependencies] 14