-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[pulse] count summary contradictions and total number of summary disj…
…uncts Summary: This gives a rough idea of when we probably did some useless work because we were working on an unsatisfiable disjunct right until we tried to make a summary out of it. If the disjunct limit had been reached for that procedure then we also missed paths due to that. Reviewed By: skcho Differential Revision: D50225984 fbshipit-source-id: 202bb9874120613dc3c959118b20abd0dbf4181d
- Loading branch information
1 parent
00ef66d
commit 89f9f89
Showing
3 changed files
with
38 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters