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

user_set_base

int user_set_base(void *user, int *basevarnum, int **basevars, double **lb,
                  double **ub, int *basecutnum, int *colgen_strat)

Description:

The user must specify the set of base variables and the number of base constraints. The base constraints themselves need not be specified since they are never stored explicitly.

Arguments:

tabular710

Return values:

tabular712

Post-processing:

The array of user indices is sorted if the user has not already done so.



Ted Ralphs
Thu Jun 8 12:44:45 CDT 2000