Problem and solution access
| exportprob | 
     Export the active problem to a file.
     | 
| getact | 
     Get the activity value of a linear constraint.
     | 
| getcsol | 
     Get the solution value of a linear constraint.
     | 
| getctrnextterm | 
     Enumerate the list of terms contained in a linear constraint.
     | 
| getctrnum | 
     Get the row number of a linear constraint.
     | 
| getctrtyp | 
     Get the type of a linear constraint
     | 
| getdual | 
     Get the dual value of a linear constraint.
     | 
| getobjval | 
     Get the objective function value.
     | 
| getprobstat | 
     Get the problem status of a model.
     | 
| getrcost | 
     Get the reduced cost value of a variable.
     | 
| getslack | 
     Get the slack value of a linear constraint.
     | 
| getvarnum | 
     Get the column number of a decision variable.
     | 
| getvsol | 
     Get the solution value of a variable.
     | 
 
