Open
Description
Hello again,
I was just wondering level of parallelism we should expect for each stage of the verification. For example, we are noticing that only one z3 instance is created, even though we would expect that parts of the verification could happen in parallel with different z3 instances. Thank you.