* Explores the search space by using a queue to order the search process. * The queue can be ordered by DFS, BFS, or an alternative priority metric (e.g. lower bound). */
source not stored for this graph (policy: none)
no test coverage detected