You can use this
showSolution=: 3 : 0
pd 'show' [ pd y [ pd 'type point;pensize 5'
wait 2
pd 'show' [ pd y{~compl y [ pd 'type line'
)to illustrate the solution along with the points. Is this algorithm your own? ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
