“…Judge point n ode (5) , Path (6,5) forms a turnaround path, discard n ode(5) ; (6) Continue searching in the direction of R (j) , randomly select the neighboring point n ode (7) of n ode (6) , form a path, and store n ode (7) , as shown in Figure 8f. (7) Judge the points n ode(3) , n ode(4) , and n ode (5) , and whether they form a closed or turnaround path with n ode (7) , discard it; randomly select the neighboring point n ode (9) of n ode (7) , form a path, and store n ode (9) , as shown in Figure 8g; (8) Continue searching in the direction of R (j) , randomly select the neighboring point n ode (11) of n ode (9) , form a path, and store n ode (11) , as shown in Figure 8h; (9) Judge point n ode (8) , Path (11,8) forms a turnaround path, discard n ode (8) ; search for R (j) , form a path, Path (i, 1,4,3,6,7,9,11, j), and the search processing ends, as shown in Figure 8i. Output the No.…”