Open GoogleCodeExporter opened 9 years ago
One approach to determine the best ordering is to generate different CFSMs and
check how well McScM performs on different invariant types. Different invariant
types use different queue regular expressions and the complexity of these
expressions might well be the key feature that determines model checker
performance.
Once we find out which invariants are checked faster, we would check these
invariants first -- since refinement leads to models with fewer behaviors and
helps to improve the performance of checking the slower invariants.
Original comment by bestchai
on 6 Oct 2012 at 10:16
Original issue reported on code.google.com by
bestchai
on 25 Sep 2012 at 3:43