To know whether the target gap was reached.
sym_isTargetGapAchieved()
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.
This function takes no arguments
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.