79118619

Date: 2024-10-23 15:30:57
Score: 2
Natty:
Report link

Branch and Bound is a method that uses Divide and Conquer paradigm at its core to solve problems.

In other words, B&B is a D&C method.

Reasons:
  • Low length (1):
  • No code block (0.5):
  • Low reputation (0.5):
Posted by: Ash