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

user_initialize

int user_initialize(void **user)

Description:

The user allocates space for and initializes the user-defined data structures for the master module.

Arguments:

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

Return values:

USER_ERROR Error. SYMPHONY exits.
USER_SUCCESS Initialization is done.
USER_DEFAULT There is no user-defined data structure (this can be the case if the default parser is being used to read in either an MPS or GMPL/AMPL file.





Ted Ralphs
2003-10-16