From 0eb9801b1503772eda37091c5065e858178aa28d Mon Sep 17 00:00:00 2001 From: Oliver Date: Fri, 13 Sep 2019 22:32:59 -0400 Subject: [PATCH] Readings --- src/teaching/cse-662/2019fa/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/teaching/cse-662/2019fa/index.md b/src/teaching/cse-662/2019fa/index.md index 230161f8..25a97daa 100644 --- a/src/teaching/cse-662/2019fa/index.md +++ b/src/teaching/cse-662/2019fa/index.md @@ -82,6 +82,7 @@ After the taking the course, students should be able to: * **Sep 5** - Lazy Transactions ([reading](https://dl-acm-org.gate.lib.buffalo.edu/citation.cfm?id=2610529)) * **Sep 10** - Consistency through Monotonicity ([reading](https://dl-acm-org.gate.lib.buffalo.edu/citation.cfm?id=2391230) | [slides](slide/2019-09-10-BloomL.html)) * **Sep 12** - Recursive View Maintenance ([reading](https://infoscience.epfl.ch/record/183767)) +* **Sep 17** - Program Slicing ([reading 1](https://cse.buffalo.edu/LRG/CSE705/Papers/Weiser-Static-Slicing.pdf) | [reading 2](http://sites.computer.org/debull/A07dec/cheney.pdf)) ---