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

Last synced: about 22 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: 2 days ago

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

Commits in past year: 18
Committers in past year: 3
Avg Commits per committer in past year: 6.0
Development Distribution Score (DDS) in past year: 0.389

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: 2 days ago

Total issues: 32
Total pull requests: 105
Average time to close issues: 21 days
Average time to close pull requests: 5 days
Total issue authors: 14
Total pull request authors: 10
Average comments per issue: 2.5
Average comments per pull request: 0.96
Merged pull request: 93
Bot issues: 0
Bot pull requests: 18

Past year issues: 1
Past year pull requests: 7
Past year average time to close issues: 6 days
Past year average time to close pull requests: about 2 months
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 3.0
Past year average comments per pull request: 0.29
Past year merged pull request: 3
Past year bot issues: 0
Past year bot pull requests: 7

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] (18)
  • 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 (18)
  • github_actions (8)
  • 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 almost 2 years ago)
  • Last Synced: 2026-08-07T20:06:09.653Z (13 days 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