Skip to content

feat: add simple parser for QF_BV fragment of SMT-LIB v2 #13

feat: add simple parser for QF_BV fragment of SMT-LIB v2

feat: add simple parser for QF_BV fragment of SMT-LIB v2 #13

name: Lean Action CI
on:
push:
pull_request:
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: leanprover/lean-action@v1