Breadth-first problem solving

Breadth-first search 방식의 Problem solving.

A breadth first problem solving approach requries someone with the expertise to understand how the details will most likely emerge and the savvy to know when the time to make commitments has arrived. Howevery, the breadth first approach does not need a stable domain; it is the approach of choice when the business domain is expected to evolve. It is also an effective approach when the domain is stable. —p60, Lean software development (book), Chapter 3 “Decide as late as possible” 중

See also

2024 © ak