pub fn run( examples: Examples, predicate_table: &PredicateTable, heap: Vec<Cell>, config: Config, no_reduce: bool, ) -> ExitCode
Top Program Construction entry point