sym_isTargetGapAchieved
To know whether the target gap was reached.
Calling Sequence
sym_isTargetGapAchieved()
Description
This post-solution query routine is used to learn whether the target gap was reached.
It print whether or not the target gap was reached.
Arguments
This function takes no arguments
Return value
It returns 1 if the target gap was reached or 0 if the target gap was not reached or -1 if there was an error.
Examples
status=sym_isTargetGapAchieved()
Authors
Sai Kiran Naragam