Study Guide 10
Covers 4.6 - end
- What is soft real-time programming?
- What is a typical application of soft real-time programming, and how can it be implemented?
- What are the key characteristics of Haskell?
- Explain why the declarative model is not the most suited model for the following tasks in terms of naturalness and efficiency:
- incremental modification of large data structures
- instrumenting/profiling a function
- intricate algorithms like the transitive closure of a graph