substituteVariable

fun <T : Formula> Solver.substituteVariable(formula: T, mapping: Map<String, Formula>): T