Flood fill
Flood fill, also called seed fill, is an algorithm that determines the area connected to a given node in a multi-dimensional array. It is used in the "bucket" fill tool of paint programs to fill connected, similarly-colored areas with a different color, and in games such as Go and Minesweeper for determining which pieces are cleared.
Words
This table shows the example usage of word lists for keywords extraction from the text above.
Word | Word Frequency | Number of Articles | Relevance |
---|---|---|---|
fill | 6 | 6175 | 0.583 |
flood | 3 | 6124 | 0.292 |
bucket | 2 | 758 | 0.254 |
algorithm | 2 | 3910 | 0.207 |
similarly-colored | 1 | 3 | 0.206 |