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

   
user_display_solution

int user_display_solution(void *user)

Description:

This function is invoked when the best solution found so far is to be displayed (after heuristics, after the end of the first phase, or the end of the whole algorithm). This can be done using either a text-based format or using the drawgraph process.

Return values:

ERROR Ignored.
USER_NO_PP Displaying is done.

Arguments:

void *user IN Pointer to the user-defined data structure.





Ted Ralphs
2000-09-08