getact


Purpose
Get the activity value of a constraint.
Synopsis
function getact(c:linctr):real
Argument
A linear constraint
Return value
Activity value or 0.
Further information
This function returns the activity value of a constraint if the problem has been solved successfully, otherwise 0 is returned.
Related topics
getdual, getslack, getsol.


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