pub fn extract_constraints_aux(
arena: &FormulaArena,
formula_idx: usize,
depth: usize,
in_comp: bool,
) -> Vec<Constraint>pub fn extract_constraints_aux(
arena: &FormulaArena,
formula_idx: usize,
depth: usize,
in_comp: bool,
) -> Vec<Constraint>