Module check

Source
Expand description

Contains parser for expression, def-fun, and a structure used for checking correctness

Structsยง

CheckProblem
A struct representing a problem to be checked for synthesis validity.
DefineFun
A struct that encapsulates the definition of a function in the synthesis problem.