next up previous contents Back to SYMPHONY Home Page
Next: User-written functions of the Up: User-written functions of the Previous: user_check_cut

user_finished_checking_cuts

int user_finished_checking_cuts(void *user)

Description:

When this function is invoked there are no more cuts to be checked, so the user can dismantle data structures he created in user_prepare_to_check_cuts. Also, if he received and stored the LP solution himself he can delete it now.

Arguments:

tabular1790

Return values:

tabular1807

Invoked from:
After all cuts have been checked.

%


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