Mc2_core.ClauseSourceval make :
?tag:int ->
Mc2_core__.Solver_types.atom list ->
Mc2_core__.Solver_types.premise ->
tmake atoms premise creates a clause with the given attributes.
val make_arr :
?tag:int ->
Mc2_core__.Solver_types.atom array ->
Mc2_core__.Solver_types.premise ->
tmake_arr atoms premise creates a clause with the given attributes. Consumes the array.
nice printer
nice printer
very verbose printer