Conversation
|
I think we might want options like So the question is, what prefix to use for such unified options? Maybe |
Yes, I think that would make sense!
Yes, that is a sensible option! However, I am a bit dubious as to how you would achieve this when the dumping of yaml witnesses is not formulated as a transformation of the AST where the AST is easily at hand. |
I don't think it's any harder because This should be more reliable overall since AST transformations can only do queries based on |
Closes #741.
Adds YAML witnesses with options under
witness.yaml. These are separate from any of the SV-COMP or GraphML witness options, since we want these witnesses also outside of SV-COMP. However, outside of SV-COMP, the resulting witnesses are "invalid" since they're missing thespecificationkey that we normally simply don't have.TODO