[Art competition] Starting program analysis #276
Replies: 3 comments
-
What do you mean? |
Beta Was this translation helpful? Give feedback.
-
There is no concrete example, but I imagined a real-world scenario like this:
|
Beta Was this translation helpful? Give feedback.
-
Oh. Good. Have you heard about "abstraction refinement"? That is exactly the same process as you mentioned. It can be done automatically but may not terminate. Take a look at that if you are interested! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Short Description
For me, [Starting program analysis] means [A group of warriors goes to challenge the demon king's castle with the given information]".
Long Description (up to 3 sentences)
The goal of program analysis is to find out whether the desired or undesired behaviors occur in a program. However, you may have to trial and error many times because the provided information by the client may not be sufficient to analyze the program. Will you be able to refine the given information and successfully defeat the demon king called program analysis?
Beta Was this translation helpful? Give feedback.
All reactions