An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/elsoroka/Satisfiability.jl

satisfiability-modulo-theories smt-lib

Score: 9.784140794903562

Last synced: about 12 hours ago
JSON representation

Repository metadata:

Specify satisfiability modulo theories problems in Julia and use the SMT-LIB format to interact with SMT solvers.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 10 days ago

Total Commits: 329
Total Committers: 10
Avg Commits per committer: 32.9
Development Distribution Score (DDS): 0.134

Commits in past year: 20
Committers in past year: 3
Avg Commits per committer in past year: 6.667
Development Distribution Score (DDS) in past year: 0.45

Name Email Commits
Emiko Soroka e****o@m****m 285
Fe-r-oz f****l@g****m 13
dependabot[bot] 4****] 12
Martin Kunz m****z@e****z 7
Mykel Kochenderfer m****l@s****u 4
ℝafael Bailo D****o@g****m 3
jchanke j****2@a****u 2
Thomas Schmelzer t****r@g****m 1
Nikos Pitsianis p****s@y****m 1
Daniel S. Katz d****z@i****g 1

Issue and Pull Request metadata

Last synced: 24 days ago

Total issues: 32
Total pull requests: 102
Average time to close issues: 21 days
Average time to close pull requests: 4 days
Total issue authors: 14
Total pull request authors: 10
Average comments per issue: 2.5
Average comments per pull request: 0.97
Merged pull request: 93
Bot issues: 0
Bot pull requests: 15

Past year issues: 3
Past year pull requests: 16
Past year average time to close issues: 4 days
Past year average time to close pull requests: 11 days
Past year issue authors: 3
Past year pull request authors: 3
Past year average comments per issue: 3.0
Past year average comments per pull request: 0.88
Past year merged pull request: 12
Past year bot issues: 0
Past year bot pull requests: 5

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/elsoroka/Satisfiability.jl

Top Issue Authors

  • elsoroka (11)
  • mykelk (5)
  • Fe-r-oz (3)
  • rafaelbailo (2)
  • JuliaTagBot (2)
  • EveWCheng (1)
  • zygi (1)
  • pitsianis (1)
  • remysucre (1)
  • JanGontscharow (1)
  • kunzaatko (1)
  • jchanke (1)
  • computablee (1)
  • vyudu (1)

Top Pull Request Authors

  • elsoroka (39)
  • Fe-r-oz (20)
  • dependabot[bot] (15)
  • kunzaatko (9)
  • mykelk (5)
  • rafaelbailo (4)
  • jchanke (4)
  • pitsianis (2)
  • tschm (2)
  • danielskatz (2)

Top Issue Labels

  • enhancement (7)
  • bug (7)
  • help wanted (1)
  • documentation (1)
  • question (1)

Top Pull Request Labels

  • dependencies (15)
  • github_actions (5)
  • bug (2)

Package metadata

juliahub.com: Satisfiability

Specify satisfiability modulo theories problems in Julia and use the SMT-LIB format to interact with SMT solvers.

  • Homepage: https://elsoroka.github.io/Satisfiability.jl/
  • Documentation: https://docs.juliahub.com/General/Satisfiability/stable/
  • Licenses: MIT
  • Latest release: 0.2.0 (published over 1 year ago)
  • Last Synced: 2026-04-01T03:55:40.173Z (3 months ago)
  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 25 Last month
  • Rankings:
    • Dependent repos count: 10.182%
    • Average: 23.896%
    • Dependent packages count: 37.609%

Dependencies

.github/workflows/ci.yml actions
  • actions/checkout master composite
  • codecov/codecov-action v3 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-processcoverage v1 composite
  • julia-actions/julia-runtest v1 composite
  • julia-actions/setup-julia v1 composite
.github/workflows/docs.yml actions
  • actions/checkout v3 composite
  • julia-actions/julia-buildpkg v1 composite
  • julia-actions/julia-docdeploy v1 composite
.github/workflows/TagBot.yml actions
  • JuliaRegistries/TagBot v1 composite
examples/paper_examples/Dockerfile docker
  • julia 1.9 build