Procedures and functions
The module mmrobust overloads certain mathematical operators making possible the expression of linear and quadratic expressions involving the type uncertain in order to create both robustctr and uncertainctr objects. Since these mathematical operators are fairly self-explanatory, we shall forego any more detailed documentation of these functions.
The following list gives an overview of all other functions and procedures defined by mmrobust for which we give detailed descriptions later.
cardinality |
Create a cardinality uncertain constraint.
|
getact |
Get the activity value of a robust constraint.
|
getnominal |
Get the nominal value of an uncertain.
|
getsol |
Get the realisation of an uncertain or robust constraint.
|
gettype |
Get the type of a constraint.
|
ishidden |
Test whether a constraint is hidden.
|
scenario |
Create a scenario uncertain constraint.
|
sethidden |
Hide or unhide a constraint.
|
setnominal |
Set the nominal value of an uncertain.
|
settype |
Set the type of a constraint.
|