#include <bc_tsp.h>
Collaboration diagram for CCtsp_PROB_FILE:
Data Fields | |
CC_SFILE * | f |
int | type |
char | name [CCtsp_PROB_FILE_NAME_LEN] |
int | id |
int | parent |
double | ub |
double | lb |
CCbigguy | exactlb |
int | nnodes |
int | child0 |
int | child1 |
int | real |
int | processed |
int | infeasible |
struct { | |
int dat | |
int edge | |
int fulladj | |
int cut | |
int tour | |
int basis | |
int norms | |
int fix | |
int exactdual | |
int history | |
int warmstart | |
} | offsets |
Definition at line 1492 of file bc_tsp.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|