Expand description
Debug helpers to inspect lookup witnesses.
They recompute every lookup tuple from the raw traces and assert that the resulting multiset is balanced (total multiplicity 0). Any mismatch will be reported with its location.
Structs§
- Lookup
Debug Instance - All inputs required to replay lookup evaluations for one AIR instance.
Functions§
- check_
lookups - Recompute all lookup tuples/multiplicities from the traces and assert that every lookup represents a balanced multiset equality.