Binary Search Tree find minimum

Storyboard

Unfold/Fold

Control Flow Skeleton

----------
while(-----)
{
  ----------
}
----------

Input Storyboard file : bstfindmin_sb.pl

Synthesized Implementation