Better ways to identify problematic Cryptol/SAWCore terms #1674
Labels
type: enhancement
Issues describing an improvement to an existing feature or capability
usability
An issue that impedes efficient understanding and use
In the middle of doing a proof, I had a problem where SAW would spin off and consume all available memory while preparing to submit a query to a solver. I believed that I had asked SAW to hold uninterpreted all the terms that would cause such problems, but I had missed one. I had to add trace-level debugging to the system to discover what subterm was causing the problem.
We should find some way to provide users with more feedback about what terms are being evaluated to help solve problems like this.
The text was updated successfully, but these errors were encountered: