triton-vm icon indicating copy to clipboard operation
triton-vm copied to clipboard

Implement Transition Constraints for Correct Updating of Extension Columns for Cross-Table Arguments

Open aszepieniec opened this issue 2 years ago • 0 comments

Cross-table arguments like Evaluation Arguments and Permutation Arguments need an extension column on both tables to compute a running evaluation or running product. This correct computation is not verified, to the best of my knowledge. This task involves writing transition constraints in all tables to verify the correct updates to these columns.

aszepieniec avatar Oct 18 '22 14:10 aszepieniec