next up previous contents Back to SYMPHONY Home Page
Next: sym_load_problem Up: Primary Interface Functions Previous: sym_parse_command_line

sym_find_initial_bounds

int sym_find_initial_bounds(sym_environment *env)
Description:

This routine invokes the user callback user_start_heurs() to set the priori bound for the problem.

Arguments:

sym_environment *env INOUT Pointer to the SYMPHONY environment.

Return values:

ERROR__USER Error. User error detected in user_start_heurs()
function.  
FUNCTION_TERMINATED_ABNORMALLY Function invoked unsuccessfully.
FUNCTION_TERMINATED_NORMALLY Function invoked successfully.





Ted Ralphs
2004-11-11