module GameSimpl:sig..end
Whole-game simplifications and helper functions that consider both
a structure and a formula.
val niceness : Formula.formula -> intval remove_exist : Formula.formula -> Formula.formulaval simplify : ?keep_nonempty_predicates:bool -> Arena.game -> Arena.game