[Question][Hw4] About Worklist Algorithm #301
Replies: 1 comment
-
Hi. You can think in this way
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Name: Seonyoung Jun
At the README of HW4, it says "Initially, only the entry point of main has the empty memory and all the other labels have the bottom memories (i.e., unreachable so far)."
I am not sure what is the difference between 'empty memory' and 'bottom memory'. And why do we need to distinguish them?
Beta Was this translation helpful? Give feedback.
All reactions