1/*******************************************************************\
3Module: Solver Progress Reporting
5Author: Daniel Kroening, dkr@amazon.com
7\*******************************************************************/
37 // up one row and clear the line
59 // up one row and clear the line
static std::ostream & cursorup(std::ostream &)
static std::ostream & reset(std::ostream &)
static bool is_terminal()
static std::ostream & orange(std::ostream &)
static std::ostream & cleareol(std::ostream &)
void operator()(std::size_t current)
Solver Progress Reporting.