First page Back Continue Last page Overview Graphics
Coding the Rules: Option 1
Write out all the rules, most-specific first
- Good chance of correctness, near-zero chance of efficiency
- Rules are centralized, readable
- Not a bad choice, but not often used in practice
Notes: