Open danieldietsch opened 3 years ago
This is not a timeout of Ultimate either. We might want to continue with another solver. We probably need a mechanism that propagates this result down to the RefinementEngine that then has to decide how to continue.
SMTInterpol timeout is not converted to
TimeoutResult
. Instead, it is handled as anExceptionOrErrorResult
, thus canceling the whole verification.Stacktrace