varisat icon indicating copy to clipboard operation
varisat copied to clipboard

Solving timeout

Open tsionyx opened this issue 4 years ago • 2 comments

It would be great to have some optional timeout (e.g. in Solver::solve(&mut self, timeout: Option<Duration>)) to break out of the loop if the problem is too hard to solve in reasonable amount of time.

tsionyx avatar Aug 21 '19 08:08 tsionyx