#include <bc_tsp.h>
Data Fields | |
| int | cutpool |
| int | remotepool |
| char * | remotehost |
| unsigned short | remoteport |
| int | connect |
| int | segments |
| int | exactsubtour |
| int | blockcombs |
| int | growcombs |
| int | prclique |
| int | tighten_lp |
| int | teething_lp |
| int | cliquetree_lp |
| int | tighten_pool |
| int | decker_lp |
| int | decker_pool |
| int | star_lp |
| int | star_pool |
| int | handling_lp |
| int | handling_pool |
| int | maxchunksize |
| int | filecuts |
| char * | filecutname |
| int | teething_pool |
| int | fastblossom |
| int | ghfastblossom |
| int | exactblossom |
| int | consecutiveones |
| int | dominos |
| int | necklace |
| int | usetighten |
| int | extra_connect |
| double | nexttol |
| double | roundtol |
| int | fastcuts |
Definition at line 514 of file bc_tsp.h.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.5