block_nr | MINLPData::Variable | |
discrete | MINLPData::Variable | |
index | MINLPData::Variable | |
index_in_block | MINLPData::Variable | |
lower | MINLPData::Variable | |
name | MINLPData::Variable | |
upper | MINLPData::Variable | |
Variable(int index_, double lower_, double upper_, bool discrete_=false, const string &name_=string()) | MINLPData::Variable | [inline] |