Files | |
| file | time_heuristic.c |
| Time heuristic_1() - source file. | |
Functions | |
| static void | _info (int argc, char *argv[]) |
| Proces any command line options. | |
| static void | _init (void) |
| Perform initialization. | |
| static void | _play (void) |
| This routine does the work of timing heuristic_1(). | |
| static void | _usage (void) |
| Print usage message for Score Four. | |
usage: time_heuristic [-a] [-p] [-t 1|2]
-a : use aggression with polynomial. -p : apply polynomial heuristic. -t : apply trap heuristic (1 or 2).
|
||||||||||||
|
Proces any command line options.
|
|
|
Perform initialization.
|
|
|
This routine does the work of timing heuristic_1().
|
|
|
Print usage message for Score Four.
|
1.4.5