Systematic Listing & Trees
Organization turns an informal list of possibilities into a structure that can be checked for completeness and duplication.
What you'll learn
- Build a systematic list or tree by extending every allowed partial choice in a fixed order.
- Justify that an enumeration is complete and contains no duplicate outcomes.
- Distinguish a decision path from the final object the problem asks to count.
Before you start
Loading guided lesson…