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

user_io

int user_io(void *user)

Description:

The user prepares all information needed to specify the problem instance (e.g., reads in data from a data file, etc.).

Arguments:

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

Return values:

ERROR Error. SYMPHONY stops.
USER_NO_PP User I/O was completed successfully.





Ted Ralphs
2000-09-08