getact


Purpose
Get the activity value of a linear constraint.
Synopsis
double getact(XPRMcontext ctx, XPRMlinctr ctr);
Arguments
ctx 
Mosel's execution context
ctr 
Reference to a linear constraint
Return value
Activity value.
Further information
This function returns the activity value of a given linear constraint if the problem has been solved successfully.
Related topics
getcsol, getslack.


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.