4 ms·
If you have used a model checker, you probably don't have a proof either. You have a model that might not be accurate, and testing all its inputs may be combina
by aurelius 12y ago
If you have used a model checker, you probably don't have a proof either. You have a model that might not be accurate, and testing all its inputs may be combinatorially prohibitive.
- sseveran 12y agothats not the real issue. The issue with model checkers is verifying that production code actually exactly implements the model.