Which of the following can traverse the state space tree only in DFS manner?
Posted: Wed Jul 13, 2022 6:16 pm
a) branch and bound
b) dynamic programming
c) greedy algorithm
d) backtracking
b) dynamic programming
c) greedy algorithm
d) backtracking