Structs§
- AirProof
RawInput - Raw input data for debugging a single AIR.
- Debug
Constraint Builder - An
AirBuilderwhich asserts that each constraint is zero, allowing any failed constraints to be detected early.
Constants§
Functions§
- check_
constraints - Check that all constraints vanish on the subgroup.
- check_
logup - debug_
constraints_ and_ interactions - The debugging will check the main AIR constraints and then separately check LogUp constraints by checking the actual multiset equalities. Currently it will not debug check any after challenge phase constraints for implementation simplicity.