Functions | |
| void | set_verbosity_level (int l) |
| void | set_log_fname (string s) |
| void | print_mid (string s) |
| void | print_high (string s) |
| void | print_mania (string s) |
| void | print_ffea_compilation_details (FILE *fout) |
| void | print_ffea_version (FILE *fout) |
| void print_ffea_compilation_details | ( | FILE * | fout | ) |
Referenced by main(), and World::write_output_header().
| void print_ffea_version | ( | FILE * | fout | ) |
Referenced by main(), and World::write_output_header().
| void print_high | ( | string | s | ) |
Referenced by PreComp_solver::init().
| void print_mania | ( | string | s | ) |
| void print_mid | ( | string | s | ) |
| void set_log_fname | ( | string | s | ) |
| void set_verbosity_level | ( | int | l | ) |
Referenced by main().