Object Oriented Software Engineering View all facts Glossary Help |
| subject > process > design > algorithm design |
| algorithm design comparison table | ||
| Subject | is a kind of | has definition |
|---|---|---|
| design | process | The problem-solving process whose objective is to find and describe a way to implement the system's functional requirements, while respecting the constraints imposed by the non-functional requirements, and while adhering to general principles of good quality |
| algorithm design | design | The design of computational mechanisms |
Next design: architecture design Up: design Previous design: user interface design