next up previous contents 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:

tabular1608

Return values:

tabular1610

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



Ted Ralphs
Thu Jun 8 12:44:45 CDT 2000