AdvancedVocabulary#software-architecture#developer-tools#backend

Branch and Bound Vocabulary

Learn the vocabulary of pruning search-tree branches the instant their best possible outcome is proven worse.

0 / 5 completed
1 / 5
At standup, a dev mentions exploring a search tree of candidate solutions but pruning away entire branches the instant their best possible outcome is proven worse than the best solution already found. What is this technique called?