For example SudokuWiki says at https://www.sudokuwiki.org/X_Cycles
Strong and Weak links alternate just as candidates are turned OFF and ON. When we turn a candidate X ON we effectively remove ALL other candidates of X in ALL other units. However, when we turn a candidate X OFF it has no effect unless the unit has only two of X in it.
But if we look at the following board (https://www.sudokuwiki.org/sudoku.htm?b ... 0000005700) (link seems to be broken, trying to find another example) there's an X-Cycle.
X-Cycle
X-CYCLE on 1 (Discontinuous Alternating Nice Loop, length 8):
+1[G2]-1[G6]+1[E6]-1[F5]+1[F7]-1[C7]+1[C2]-1[G2]
- Contradiction: When G2 is set to 1 the chain implies it cannot be 1 - it can be removed
But the link G6 is a strong link to E6. Then E6 is marked as a weak link to F5 - though it seems like this is actually a strong link. Thus there a strong link between G6, E6, F5, and F7. The links F7 -> C7 and G2 -> G6 are evidently weak links, but i'm confused as to the actual requirements behind X-cycles requiring alternating types of links.