next up previous contents Back to SYMPHONY Home Page
Next: sym_get_num_rows Up: Data Query Functions Previous: sym_create_copy_mip_desc

sym_get_num_cols

int sym_get_num_cols(sym_environment *env, int *numcols)

Description:

This routine is used to get the number of the columns of the current problem.

Arguments:

sym_environment *env IN Pointer to the SYMPHONY environment.
int *numcols OUT Pointer to an integer indicating the number of columns.

Return values:

FUNCTION_TERMINATED_ABNORMALLY Function invoked unsuccessfully.
FUNCTION_TERMINATED_NORMALLY Function invoked successfully.





Ted Ralphs
2004-11-11