[Art competition] Abstract Interpretation #271
Closed
oojahooo
started this conversation in
Art competition
Replies: 2 comments
-
Good. Interesting idea. Can we have another analogy that is more positive and proactive? Abstract semantics does not limit the capability of concrete semantics. |
Beta Was this translation helpful? Give feedback.
0 replies
-
That seems to be an important point. Do you know zorbing? I think it is another good analogy of abstract interpretation. A person in a zorb ball can go anywhere and the zorb ball always covers the person. But the zorb ball should be larger than the person so it can hit an obstacle even though the person is in a position not to actually touch the obstacle. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
Short Description
For me, [Abstract Interpretation] means [Buddha's palm that Wukong cannot escape]".
Long Description (up to 3 sentences)
Abstract interpretation is a powerful framework that guarantees soundness. The "guarantees soundness" means that abstract semantics can check all of possible program executions within a finite computation even if a program has infinite concrete states with high variance. This is very powerful and significant concept in program analysis.
Beta Was this translation helpful? Give feedback.
All reactions