🎴 Flashcard Mode
Branch and Bound Algorithms
Card1 / 15
Mastered0
Review0
QuestionClick to flip
What is the primary objective of a Branch and Bound algorithm?
AnswerClick to flip back
A
To find the optimal solution to a given problem.
💡 Explanation:
Branch and Bound algorithms are designed to find the optimal solution to a given problem, which is the solution that minimizes or maximizes the objective function.