pub fn tui(world: PolyWorld, reset: bool) -> Result<()>
Runs the search with a TUI.
If reset is true, the time will be reset when starting a new search.
reset