Difference between revisions of "Divide and Conquer"
Jump to navigation
Jump to search
Sfrancisco (talk | contribs) (Added category) |
Sfrancisco (talk | contribs) m (Edited format) |
||
Line 5: | Line 5: | ||
|image= <!-- Provide the filename of the image to be displayed (e.g., Design_pattern.png) --> | |image= <!-- Provide the filename of the image to be displayed (e.g., Design_pattern.png) --> | ||
|contributor= [[Christian Kohls]] | |contributor= [[Christian Kohls]] | ||
|source= Kohls (2014)<ref name="Kohls14">Patlet published in Kohls, C. (2014). [http://dl.acm.org/citation.cfm?id=2721970&CFID=749300695&CFTOKEN=41306082 Dream teams at the right place.] In ''Proceedings of the 19th European Conference on Pattern Languages of Programs (EuroPLoP 2014)'' (p. 3). ACM.</ref> | |source= Kohls (2014)<ref name="Kohls14">Patlet published in Kohls, C. (2014). [http://dl.acm.org/citation.cfm?id=2721970&CFID=749300695&CFTOKEN=41306082 Dream teams at the right place.] In ''Proceedings of the 19th European Conference on Pattern Languages of Programs (EuroPLoP 2014)'' (p. 3). New York:ACM.</ref> | ||
|dataanalysis= <!-- If applicable, list of data analyses used for mining the pattern separated by a " , "comma --> | |dataanalysis= <!-- If applicable, list of data analyses used for mining the pattern separated by a " , "comma --> | ||
|domain= <!-- Learning domain the design pattern belongs to (e.g., General, Math, Algebra) --> | |domain= <!-- Learning domain the design pattern belongs to (e.g., General, Math, Algebra) --> |
Latest revision as of 12:05, 17 May 2017
Divide and Conquer | |
Contributors | Christian Kohls |
---|---|
Last modification | May 17, 2017 |
Source | Kohls (2014)[1] |
Pattern formats | OPR Alexandrian |
Usability | |
Learning domain | |
Stakeholders |
Divide your problems into parts. You can focus on each part. You can modify, replace or rearrange parts.
Context
Problem
Forces
Solution
Consequences
Benefits
Liabilities
Evidence
Literature
Discussion
Data
Applied evaluation
Related patterns
Example
References
- ↑ Patlet published in Kohls, C. (2014). Dream teams at the right place. In Proceedings of the 19th European Conference on Pattern Languages of Programs (EuroPLoP 2014) (p. 3). New York:ACM.