#include <bc_tsp.h>
Collaboration diagram for CCtsp_lpcuts:

Data Fields | |
| int | cutcount |
| int | savecount |
| int | cliqueend |
| int | cutspace |
| int | cliquespace |
| int | cliquehashsize |
| int | cliquefree |
| int * | cliquehash |
| CCtsp_lpcut * | cuts |
| CCtsp_lpclique * | cliques |
| CCgenhash * | cuthash |
| char * | tempcuthash |
| int | tempcuthashsize |
| int | dominoend |
| int | dominospace |
| int | dominohashsize |
| int | dominofree |
| int * | dominohash |
| CCtsp_lpdomino * | dominos |
| double * | workloads |
Definition at line 236 of file bc_tsp.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.5