Go to the source code of this file.
Defines | |
#define | DBL_MAX 2^31 |
Functions | |
void | free_prim (void) |
void | init_prim (int nnodes) |
char ** | prim (char **lqm) |
Variables | |
static int ** | graph |
static char | N_ROBOTS |
static char ** | tree |
static char * | vertexOnTree |
char* vertexOnTree [static] |