Time ViewpointInterface Viewpoint
The Algorithm Viewpoint focuses on the internal details and logic of design entities. This design viewpoint frames the following design concerns:
- analysis of algorithms in regard to their correctness under various concurrency scenarios
- analysis of algorithms in regard of their efficiency and time-space performance
- analysis of algorithms in regard of their testability
Time ViewpointInterface Viewpoint