Skip to content
This repository has been archived by the owner on Aug 23, 2022. It is now read-only.

How to relate abstract and concrete execution #43

Open
hkim15 opened this issue Jul 26, 2019 · 0 comments
Open

How to relate abstract and concrete execution #43

hkim15 opened this issue Jul 26, 2019 · 0 comments
Assignees

Comments

@hkim15
Copy link
Contributor

hkim15 commented Jul 26, 2019

This looks like the key lemma that links between abstract/concrete states. Before looking at the code, I was expecting it'd establish more explicit relation between transitions. This would estalish more explicit correspondence between the abstract and concrete layer. For instance,

AbstractShare <-> api_share_memory(..., HF_MEMORY_SHARE, ...)
AbstractLend <-> api_lend_memory(..., HF_MEMORY_LEND, ...)

Have you considered this approach?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants