mirror of
https://github.com/Veridise/Picus.git
synced 2026-05-11 03:00:06 -04:00
This commit renames the existing --verbose to --cex-verbose, and makes --verbose control the non-counterexample output, which could be overwhelming on a very large circuit. Similar to --cex-verbose, there are three levels for --verbose. - 0: hides "large" outputs entirely. - 1: shows the output, but display ... when the output is too large - 2: shows the full output.