Function run_ruleset

Source
pub fn run_ruleset(
    egraph: &mut EGraph,
    ruleset: &str,
) -> Result<Vec<CommandOutput>, Error>
Expand description

Run one iteration of a ruleset.