#include <stdio.h>
#include "machdefs.h"
#include "util.h"
#include "tsp.h"
Include dependency graph for bc_domtest.c:
Go to the source code of this file.
Functions | |
static int | receive_dominos (CC_SFILE *s) |
static int | parseargs (int ac, char **av) |
static void | usage (char *f) |
int | main (int ac, char **av) |
Variables | |
static int | graphid = 1 |
static int | sendgraph = 0 |
static int | stopboss = 0 |
static int | getdominos = 0 |
static char * | hostname = (char *) NULL |
|
Definition at line 18 of file bc_domtest.c. |
|
Definition at line 80 of file bc_domtest.c. |
|
Definition at line 122 of file bc_domtest.c. |
|
Definition at line 155 of file bc_domtest.c. |
|
Definition at line 15 of file bc_domtest.c. |
|
Definition at line 12 of file bc_domtest.c. |
|
Definition at line 16 of file bc_domtest.c. |
|
Definition at line 13 of file bc_domtest.c. |
|
Definition at line 14 of file bc_domtest.c. |