Skip to main content

run_tactics

Function run_tactics 

Source
pub fn run_tactics(state: ProofState, tactics: &[Node]) -> TacticRunResult
Expand description

Apply link tactics to a proof state, stopping at the first failing tactic.