void user_receive_lp_solution_cp(void *user)
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 herself. Here she must receive the very same data she sent there.
SYMPHONY automatically unpacks the level, index and iteration number corresponding to the current LP solution within the current search tree node.