Commit 8cea8727 authored by Matthew Fernandez's avatar Matthew Fernandez
Browse files

don't allocate any schedule memory if CEXes are disabled and no put scalarsets

Without counterexample traces enabled, the only reason you need a schedule is
printing the value of a scalarset variable during a `put` statement. Without
such put statements, we don't need the schedules at all and can save memory.

Github: related to #194 "clearer CEX output with scalarsets"
parent 88131a56
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment