Initializing help system before first use

getact

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