pub fn run_ruleset( egraph: &mut EGraph, ruleset: &str, ) -> Result<Vec<CommandOutput>, Error>
Run one iteration of a ruleset.