For school I'm writing a report on the flood fill algorithm used in computing. I was wondering if the flood fill algorithm can be represented mathematically, I've searched all over but cannot find anything. If so, can you provide any sources for your answer so I may use them as a reference in the report?
2026-04-11 21:24:27.1775942667
Mathematical representation of flood fill algorithm
352 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Looking at the wikipedia article, some mathematical concepts that show up are
Note that the article gives no reference for the origin of the presented algorithm. It showed up in the 80ies home computer era in graphics programs, but is likely to have been used on earlier hardware as well.