Support for bounded model checking and SSA Transformation in Chiron Framework.#13
Support for bounded model checking and SSA Transformation in Chiron Framework.#13AmoghBhagwat wants to merge 55 commits into
Conversation
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). @AmoghBhagwat @debrajk22 Can you please add these details and some interesting testcases (nested loops, if-else etc) |
|
@AmoghBhagwat @debrajk22 Can you please create a Pull Request to branch |
|
@AmoghBhagwat @debrajk22 You do not have to do anything. I will review and merge accordingly. Thanks for your PR. Appreciate the work done. |
|
@lahiri-phdworks I think you are merging into the wrong branch, our project is |
Add feature to perform bounded model checking to verify properties specified by the user in the code.