CCtsp_statistics Struct Reference

#include <bc_tsp.h>

Collaboration diagram for CCtsp_statistics:

Collaboration graph
[legend]

Data Fields

CCutil_timer cutting_loop
CCutil_timer cutting_inner_loop
CCutil_timer cuts_filecut
CCutil_timer cuts_filecut_opt
CCutil_timer cuts_cutpool
CCutil_timer cuts_cutpool_opt
CCutil_timer cuts_connect
CCutil_timer cuts_connect_opt
CCutil_timer cuts_segment
CCutil_timer cuts_segment_opt
CCutil_timer cuts_remotepool
CCutil_timer cuts_remotepool_opt
CCutil_timer cuts_blockcomb
CCutil_timer cuts_blockcomb_opt
CCutil_timer cuts_growcomb
CCutil_timer cuts_growcomb_opt
CCutil_timer cuts_exactsubtour
CCutil_timer cuts_exactsubtour_opt
CCutil_timer cuts_tighten_lp
CCutil_timer cuts_tighten_lp_opt
CCutil_timer cuts_tighten_lp_close
CCutil_timer cuts_tighten_lp_close_opt
CCutil_timer cuts_decker_lp
CCutil_timer cuts_decker_lp_opt
CCutil_timer cuts_decker_lp_close
CCutil_timer cuts_decker_lp_close_opt
CCutil_timer cuts_star_lp
CCutil_timer cuts_star_lp_opt
CCutil_timer cuts_handling_lp
CCutil_timer cuts_handling_lp_opt
CCutil_timer cuts_cliquetree_lp
CCutil_timer cuts_cliquetree_lp_opt
CCutil_timer cuts_teething_lp
CCutil_timer cuts_teething_lp_opt
CCutil_timer cuts_fastblossom
CCutil_timer cuts_fastblossom_opt
CCutil_timer cuts_ghfastblossom
CCutil_timer cuts_ghfastblossom_opt
CCutil_timer cuts_exactblossom
CCutil_timer cuts_exactblossom_opt
CCutil_timer cuts_tighten_pool
CCutil_timer cuts_tighten_pool_opt
CCutil_timer cuts_decker_pool
CCutil_timer cuts_decker_pool_opt
CCutil_timer cuts_star_pool
CCutil_timer cuts_star_pool_opt
CCutil_timer cuts_handling_pool
CCutil_timer cuts_handling_pool_opt
CCutil_timer cuts_teething_pool
CCutil_timer cuts_teething_pool_opt
CCutil_timer cuts_consecutiveones
CCutil_timer cuts_consecutiveones_opt
CCutil_timer cuts_necklace
CCutil_timer cuts_necklace_opt
CCutil_timer cuts_localcut
CCutil_timer cuts_localcut_opt
CCutil_timer cuts_extraconnect
CCutil_timer cuts_extraconnect_opt
CCutil_timer sparse_edge_check
CCutil_timer full_edge_check
CCutil_timer addcuts
CCutil_timer addcuts_opt
CCutil_timer agecuts
CCutil_timer agecuts_opt
CCutil_timer ageedges
CCutil_timer ageedges_opt
CCutil_timer addbad
CCutil_timer addbad_opt
CCutil_timer strongbranch
CCutil_timer strongbranch_opt
CCutil_timer linkern
CCutil_timer misc
CCutil_timer misc_opt
CCutil_timer total
int problem_cnt
CCtsp_tighten_info tighten_stats
CCtsp_tighten_info extra_tighten_stats

Detailed Description

Definition at line 374 of file bc_tsp.h.


Field Documentation

CCutil_timer CCtsp_statistics::addbad
 

Definition at line 445 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::addbad_opt
 

Definition at line 446 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::addcuts
 

Definition at line 439 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::addcuts_opt
 

Definition at line 440 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::agecuts
 

Definition at line 441 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::agecuts_opt
 

Definition at line 442 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::ageedges
 

Definition at line 443 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::ageedges_opt
 

Definition at line 444 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_blockcomb
 

Definition at line 388 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_blockcomb_opt
 

Definition at line 389 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_cliquetree_lp
 

Definition at line 406 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_cliquetree_lp_opt
 

Definition at line 407 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_connect
 

Definition at line 382 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_connect_opt
 

Definition at line 383 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_consecutiveones
 

Definition at line 426 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_consecutiveones_opt
 

Definition at line 427 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_cutpool
 

Definition at line 380 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_cutpool_opt
 

Definition at line 381 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_decker_lp
 

Definition at line 398 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_decker_lp_close
 

Definition at line 400 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_decker_lp_close_opt
 

Definition at line 401 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_decker_lp_opt
 

Definition at line 399 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_decker_pool
 

Definition at line 418 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_decker_pool_opt
 

Definition at line 419 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_exactblossom
 

Definition at line 414 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_exactblossom_opt
 

Definition at line 415 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_exactsubtour
 

Definition at line 392 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_exactsubtour_opt
 

Definition at line 393 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_extraconnect
 

Definition at line 433 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_extraconnect_opt
 

Definition at line 434 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_fastblossom
 

Definition at line 410 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_fastblossom_opt
 

Definition at line 411 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_filecut
 

Definition at line 378 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_filecut_opt
 

Definition at line 379 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_ghfastblossom
 

Definition at line 412 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_ghfastblossom_opt
 

Definition at line 413 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_growcomb
 

Definition at line 390 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_growcomb_opt
 

Definition at line 391 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_handling_lp
 

Definition at line 404 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_handling_lp_opt
 

Definition at line 405 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_handling_pool
 

Definition at line 422 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_handling_pool_opt
 

Definition at line 423 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_localcut
 

Definition at line 430 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_localcut_opt
 

Definition at line 431 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_necklace
 

Definition at line 428 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_necklace_opt
 

Definition at line 429 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_remotepool
 

Definition at line 386 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_remotepool_opt
 

Definition at line 387 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_segment
 

Definition at line 384 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_segment_opt
 

Definition at line 385 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_star_lp
 

Definition at line 402 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_star_lp_opt
 

Definition at line 403 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_star_pool
 

Definition at line 420 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_star_pool_opt
 

Definition at line 421 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_teething_lp
 

Definition at line 408 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_teething_lp_opt
 

Definition at line 409 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_teething_pool
 

Definition at line 424 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_teething_pool_opt
 

Definition at line 425 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_tighten_lp
 

Definition at line 394 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_tighten_lp_close
 

Definition at line 396 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_tighten_lp_close_opt
 

Definition at line 397 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_tighten_lp_opt
 

Definition at line 395 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_tighten_pool
 

Definition at line 416 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cuts_tighten_pool_opt
 

Definition at line 417 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cutting_inner_loop
 

Definition at line 377 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::cutting_loop
 

Definition at line 376 of file bc_tsp.h.

CCtsp_tighten_info CCtsp_statistics::extra_tighten_stats
 

Definition at line 457 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::full_edge_check
 

Definition at line 437 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::linkern
 

Definition at line 449 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::misc
 

Definition at line 451 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::misc_opt
 

Definition at line 452 of file bc_tsp.h.

int CCtsp_statistics::problem_cnt
 

Definition at line 454 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::sparse_edge_check
 

Definition at line 436 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::strongbranch
 

Definition at line 447 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::strongbranch_opt
 

Definition at line 448 of file bc_tsp.h.

CCtsp_tighten_info CCtsp_statistics::tighten_stats
 

Definition at line 456 of file bc_tsp.h.

CCutil_timer CCtsp_statistics::total
 

Definition at line 453 of file bc_tsp.h.


The documentation for this struct was generated from the following file:
Generated on Thu Oct 20 14:59:11 2005 for DominoParitySeparator by  doxygen 1.4.5