clojure2minizinc icon indicating copy to clipboard operation
clojure2minizinc copied to clipboard

Clojure evaluation interruption does not interrupt solver in shell process

Open tanders opened this issue 9 years ago • 0 comments

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).

tanders avatar Jul 07 '16 11:07 tanders