Skip to content

Conversation

@saulshanabrook
Copy link
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings December 7, 2025 00:29
@marko-subotic marko-subotic merged commit c076a0e into RockingMat:main Dec 7, 2025
6 checks passed
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds documentation to the README showing how to run the SMT library test examples. It complements the existing documentation that only showed the SMT calculus example, providing users with more comprehensive instructions for running all SMT-related tests.

Key changes:

  • Added instructions for running three SMT library test examples (smt-bool.egg, smt-real.egg, and smt-bitvec.egg)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

git clone git@github.com:RockingMat/egglog-smt.git
cd egglog-smt

# To run the smt lib examples:
Copy link

Copilot AI Dec 7, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The acronym "SMT" should be capitalized consistently with the rest of the document. Consider using "SMT lib" or "SMT-LIB" (the standard name for the SMT library format) instead of "smt lib".

Suggested change
# To run the smt lib examples:
# To run the SMT-LIB examples:

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants