Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 397 Bytes

TODO.md

File metadata and controls

25 lines (14 loc) · 397 Bytes

Major tasks

Symmetry breaking

Obfuscation

Polymorphism

Embedding inside veriT

Prototype inside SMTpp

On branch c_embed :

Phase 1

  • Add a main.c which reads a filename from CLI
  • Calls the caml parse function and pretty-prints the code

Phase 2

  • Call a C function from the OCaml function called to print for example an unknown message

DAG