[ prog / sol / mona ]

prog


Queue-based algorithms

5 2021-12-14 04:35

Everyone learns about bread-first-search, but are there any other famous (or just interesting) algorithms where the control structure is a queue?

Other than bread-first-search, there is breadth-first-search and depth-first-search.

6


VIP:

do not edit these