setgndata
setgndata |
Purpose
Update data to be returned to the Optimizer by the GAPNOTIFY callback.
Synopsis
procedure setgndata(what:integer, target:real)
Arguments
what
|
What target to update. Possible values:
|
||||||||
target
|
New target value
|
Further information
This procedure stores the provided information that will be returned to the optimizer when the callback terminates. This procedure cannot be called from outside of the GAPNOTIFY callback.
Related topics
Module