triton-vm
triton-vm copied to clipboard
Implement Transition Constraints for Correct Updating of Extension Columns for Cross-Table Arguments
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.