Talk:Hoshen–Kopelman algorithm

This is the current revision of this page, as edited by Supyovalk (talk | contribs) at 12:16, 9 September 2024 (Assessment: banner shell, Statistics (Rater)). The present address (URL) is a permanent link to this version.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Latest comment: 2 years ago by Hugo.cavalcante in topic Bug in pseudo-code

Bug in pseudo-code

edit

If we implement the pseudo-code as is it does not work. The loops on x and y start at 0, but there are indexes in arrays with value x-1 and y-1, which would raise an error. Hugo.cavalcante (talk) 19:32, 24 February 2023 (UTC)Reply