cakeml icon indicating copy to clipboard operation
cakeml copied to clipboard

Reduce duplication in examples/checkers

Open tanyongkiam opened this issue 6 months ago • 1 comments

This issue is about adding a new subfolder in examples/ to manage proof checker implementations, at least those working over Boolean-valued variables.

In particular, there are many routines and definitions that can be shared and even translated/CF-ed in a shared way.

tanyongkiam avatar Jul 02 '25 14:07 tanyongkiam

As part of this change, it would be good to make the default clause represented (packed) vectors of integers instead.

tanyongkiam avatar Jul 30 '25 06:07 tanyongkiam