Utility to time heuristic_1().

Time heuristic_1(). More...


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.

Detailed Description

Time heuristic_1().

usage: time_heuristic [-a] [-p] [-t 1|2]

-a : use aggression with polynomial. -p : apply polynomial heuristic. -t : apply trap heuristic (1 or 2).


Function Documentation

static void _info int  argc,
char *  argv[]
[static]
 

Proces any command line options.

Parameters:
argc int : sizeof argv[].
argv char * [] : command line arguments.
Returns:
void.

static void _init void   )  [static]
 

Perform initialization.

Returns:
void.

static void _play void   )  [static]
 

This routine does the work of timing heuristic_1().

Returns:
void.

static void _usage void   )  [static]
 

Print usage message for Score Four.

Returns:
void.


Generated on Sat Sep 24 09:00:12 2011 for ScoreFour by  doxygen 1.4.5