pub fn run<M: FullMachine>( system: M, property: Option<Property>, strategy: Strategy, ) -> Result<(), ExecError>
Runs the Graphical User Interface backend.