getelt
getelt |
Purpose
Retrieves the value of the specified element of an array of reversible numbers at the current state of the constraint system.
Synopsis
function getelt(ra:cpreversiblearray, ind:integer): integer)
Arguments
ra
|
an array of reversibles,
|
ind
|
the index of an array element.
|
Return value
The current value of the specified entry of the array.
Example
See
setelt.
Related topics