clojure2minizinc
clojure2minizinc copied to clipboard
Clojure evaluation interruption does not interrupt solver in shell process
For constraint problems that take longer time to solve, interrupting the Clojure evaluation should also interrupt the constraint search of the solver (send the shell process an interrupt signal, Ctrl-C).