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

user_receive_lp_solution_cg

int user_receive_lp_solution_cg(void *user)

Description:

This function is invoked only if in the user_send_lp_solution() function of the LP process the user opted for packing the current LP solution himself. Here he must unpack the very same data he packed there.

Arguments:

tabular1790

Invoked from:
Whenever an LP solution is received.

Return values:

tabular1792

Note:

SYMPHONY automatically unpacks the level, index and iteration number corresponding to the current LP solution within the current search tree node as well as the objective value and upper bound.



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