Dichotomy / Binary Division
Version 1.0.0 · Updated 2026-07-30
CORE DEFINITION
Dividing the whole into two mutually exclusive and exhaustive parts, and applying binary division layer by layer until the target is located.
SCAFFOLDING EFFECT
Reduce cognitive load
Efficient location. Each binary division eliminates half of the possibilities, making it an efficient strategy for search and diagnosis.
Anchor fast decisions
Based on a certain attribute, divide the set into two mutually exclusive and collectively exhaustive (MECE) subsets, and recursively apply to quickly narrow down the scope and locate the target.
MINIMUM ACTION
In progress 0/4Practice this model in one real situation:
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more
Source support: Explicit
- zh.wikipedia.orghttps://zh.wikipedia.org/wiki/%E4%BA%8C%E5%88%86%E6%B3%95verified
PRIVATE NOTES · Only visible to you
SAVED Q&A
ENTRY Q&A · Private saving available
Ask with a clear boundary
thinkingmodels answers from published entry context only.
Your question is sent to thinkingmodels. The answer uses public entry context only.
RELATED MODELS