Back to SYMPHONY Home Page
 Next: user_receive_lp_data
Up: Data Structures
 Previous: waiting_row
 
The var_desc structure is used list the variables in the current
relaxation. There are four fields.
- int userind -
 - The user index of the variables,
 - int colind -
 - The column index of the variables (in the
current relaxation),
 - double lb -
 - The lower bound of the variable,
 - double ub -
 - The upper bound of the variable.
 
 
Ted Ralphs 
2001-12-02