## About
page.author designed [page.title|page.exurl], shared at the [Puzzle Palace|https://erich-friedman.github.io/puzzle], alongside other [path puzzles|https://erich-friedman.github.io/published/path.html]. Below is an interactive port. All solutions are unique and linked inside the original page.

See also the classic, related genre, [knights-tour].

## Erich Friedman's page.title Puzzles

W=4&L=s4s3s3s1s1s9&SS=17IHJK&T=Example&G=knight-tour
		
W=4&L=s0s1s9s3s4s1&SS=23HGJGKOHO&G=knight-tour
W=4&L=s2s3s2s5s4s8&G=knight-tour
W=4&L=s4s4s1s3s4s5&G=knight-tour
W=4&L=s0s8s1s3s4s6&G=knight-tour
		
W=4&L=s4s2s2s5s9s2&G=knight-tour
W=4&L=s6s7s2s2s4s2&G=knight-tour
W=4&L=s2s6s1s1s2s4&G=knight-tour
W=4&L=s3s6s2s1s3s1&G=knight-tour
		
W=7x4&L=s0s6s7s2s6s3&G=knight-tour
W=7x4&L=s5s12s2s1s2s4&G=knight-tour
W=7x4&L=s5s1s4s1s1s7&G=knight-tour
W=7x4&L=s7s3s7s3s2s2&G=knight-tour
		
W=7x4&L=s2s7s5s8s1s2&G=knight-tour
W=7x4&L=s6s2s9s2s3s3&G=knight-tour
W=7x4&L=s5s2s7s7s4s1&G=knight-tour
W=7x4&L=s4s2s3s7s6s3&G=knight-tour
		
W=7x4&L=s5s6s1s4s2s3&G=knight-tour
W=7x4&L=s3s2s1s6s2s6&G=knight-tour
W=7x4&L=s3s2s5s1s1s5&G=knight-tour
W=7x4&L=s2s2s2s3s2s6&G=knight-tour
		
W=6x5&L=s0s4s4s5s5s6&G=knight-tour
W=6x5&L=s5s1s2s14s3s4&G=knight-tour
W=6x5&L=s1s4s8s3s7s2&G=knight-tour
W=6x5&L=s3s3s6s1s1s1&G=knight-tour

((authored))

## Acknowledgements and Changes
Thanks to @Colin for detecting one error in the algorithm that compares point positions in relation to the loop, now corrected.

**2024-01-28** The equivalence between this genre and Knight Link ナイトリンク was established.