next up previous external Back to SYMPHONY Home Page
Next: user_add_to_desc Up: User-written functions of the Previous: user_select_child

user_print_branch_stat

int user_print_branch_stat(void *user, branch_obj *can, cut_data *cut,
                           char *action)

Description:

Print out information about branching candidate can, such as a more explicit problem-specific description than SYMPHONY can provide (for instance, end points of an edge). If verbosity is set high enough, the identity of the branching object and the children (with objective values and termination codes for the pre-solved LPs) is printed out to the standard output by SYMPHONY.

Arguments:

tabular1408

Return values:

tabular1410

Wrapper invoked from:
branch() after the best candidate has been selected, pre-solved, and the action is decided on for the children.



Ted Ralphs
Fri Feb 11 13:47:59 CST 2000