NTA-UGC-NET 2021 Dec & 2022 June Paper-2
October 26, 2023Digital-Logic-Design
October 26, 2023Back-Tracking
Question 1 |
Eight-queens problem can be solved by
Brute Force Method | |
Backtracking | |
Breadth-First Search
| |
All the above |
Question 1 Explanation:
Eight-queens problems can be solved by all the three methods of brute force method, backtracking method,breadth first search method. But the Backtracking method is the best.
Correct Answer: B
Question 1 Explanation:
Eight-queens problems can be solved by all the three methods of brute force method, backtracking method,breadth first search method. But the Backtracking method is the best.
Subscribe
Login
0 Comments