Support for deductive verification using SMTLIB Z3 solver in Chiron Framework#17
Support for deductive verification using SMTLIB Z3 solver in Chiron Framework#17dhruvgupta22 wants to merge 54 commits into
Conversation
Pull Request Template for Feature Additions.Brief description featureProvide the details of the feature, explain it's functionality. ExampleGive a test case and related commands that show the utility of the feature. Please add a atleast 3 test cases to the repository which shows how the feature works and what are the outcomes. # testWhy is the feature interesting?Give use cases for the feature. ScreenshotsPlease add screenshots whenever possible. Other DetailsPlease add additional details that you want the developers to be aware of about the feature. Eg. good use cases (if any). @dhruvgupta22 @apragati22 Please provide these details. I will review the code and merge it, else I may comment back here. |
Dear Sir |
Added feature for deductive program verification in SMTLIB using Z3 solver.