Skip to content

Support for bounded model checking and SSA Transformation in Chiron Framework.#13

Open
AmoghBhagwat wants to merge 55 commits into
PRAISE-group:cs335_ssa_bmcfrom
debrajk22:master
Open

Support for bounded model checking and SSA Transformation in Chiron Framework.#13
AmoghBhagwat wants to merge 55 commits into
PRAISE-group:cs335_ssa_bmcfrom
debrajk22:master

Conversation

@AmoghBhagwat

Copy link
Copy Markdown

Add feature to perform bounded model checking to verify properties specified by the user in the code.

@lahiri-phdworks
lahiri-phdworks self-requested a review April 11, 2025 08:35
@lahiri-phdworks lahiri-phdworks added the enhancement New feature or request label Apr 11, 2025
@lahiri-phdworks lahiri-phdworks linked an issue Apr 11, 2025 that may be closed by this pull request
@lahiri-phdworks

Copy link
Copy Markdown
Collaborator

Brief description feature

Provide the details of the feature, explain it's functionality.

Example

Give 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.

# test

Why is the feature interesting?

Give use cases for the feature.

Screenshots

Please add screenshots whenever possible.

Other Details

Please 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)

@lahiri-phdworks

Copy link
Copy Markdown
Collaborator

@AmoghBhagwat @debrajk22 Can you please create a Pull Request to branch https://github.com/PRAISE-group/Chiron-Framework/tree/cs335_ssa_bmc instead of master. I am closing this PR, please create a fresh one.

@lahiri-phdworks
lahiri-phdworks changed the base branch from master to cs335_smtlib_z3 April 17, 2025 16:44
@lahiri-phdworks

Copy link
Copy Markdown
Collaborator

@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 lahiri-phdworks changed the title Add Bounded Model Checking capabilities Support for bounded model checking and SSA Transformation in Chiron Framework. Apr 17, 2025
@AmoghBhagwat

AmoghBhagwat commented Apr 18, 2025

Copy link
Copy Markdown
Author

@lahiri-phdworks I think you are merging into the wrong branch, our project is cs335_ssa_bmc and not cs335_smtlib_z3.

@lahiri-phdworks
lahiri-phdworks changed the base branch from cs335_smtlib_z3 to cs335_ssa_bmc April 19, 2025 11:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for assume() and assert() functions in Chiron

3 participants