{"id":13748645,"url":"https://github.com/c-cube/batsat","last_synced_at":"2025-04-06T19:12:56.483Z","repository":{"id":56316918,"uuid":"145727763","full_name":"c-cube/batsat","owner":"c-cube","description":"A (parametrized) Rust SAT solver originally based on MiniSat","archived":false,"fork":false,"pushed_at":"2025-01-20T02:25:47.000Z","size":8128,"stargazers_count":31,"open_issues_count":7,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-02T21:39:20.855Z","etag":null,"topics":["drat","minisat","proof-generating","rust","sat-solver","sat-solver-bindings"],"latest_commit_sha":null,"homepage":"https://docs.rs/batsat/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/c-cube.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-22T15:24:30.000Z","updated_at":"2025-03-05T13:09:00.000Z","dependencies_parsed_at":"2024-03-17T23:19:43.653Z","dependency_job_id":"d3a66396-7ae0-4996-9dbe-f7d493eb2386","html_url":"https://github.com/c-cube/batsat","commit_stats":{"total_commits":280,"total_committers":5,"mean_commits":56.0,"dds":"0.21785714285714286","last_synced_commit":"e916bc3109991086b218aef9cce6259426df9ea1"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-cube%2Fbatsat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-cube%2Fbatsat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-cube%2Fbatsat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c-cube%2Fbatsat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c-cube","download_url":"https://codeload.github.com/c-cube/batsat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247535519,"owners_count":20954576,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["drat","minisat","proof-generating","rust","sat-solver","sat-solver-bindings"],"created_at":"2024-08-03T07:00:46.525Z","updated_at":"2025-04-06T19:12:56.462Z","avatar_url":"https://github.com/c-cube.png","language":"Rust","funding_links":[],"categories":["Projects"],"sub_categories":["Provers and Solvers"],"readme":"# BatSat [![Build](https://github.com/c-cube/batsat/actions/workflows/rust.yml/badge.svg)](https://github.com/c-cube/batsat/actions/workflows/rust.yml) [![Latest Version]](https://crates.io/crates/batsat)\n\n[Latest Version]: https://img.shields.io/crates/v/batsat.svg\n\nThis is a Rust SAT solver forked from [ratsat](https://github.com/qnighy/ratsat), a reimplementation of MiniSat.\n\nFor reference, a [simple benchmark](https://benchpress.cedeela.fr/show/res-20220112T143715-921dc3ad-f9fa-493d-8a08-540eecad9827.sqlite/) comparing it to minisat on a set of (easy) problems.\n\n## License\n\nMIT licensed.\n\n## Features and Goals\n\nBatsat is originally based on ratsat, a clone of minisat. However we want\nto extend batsat further and to provide the following features:\n\n- [x] proof production (in [DRAT](https://baldur.iti.kit.edu/sat-competition-2017/index.php?cat=certificates))\n- [x] easy access to unsat-cores (as subset of assumptions)\n- [x] ipasir interface for incremental solving\n  * [ ] testing this interface\n- [x] debug framework using `log` (optional)\n- [x] OCaml bindings\n- [x] templated API to write SMT solvers\n- [ ] simplification techniques from Minisat+ (as an optional internal structure)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc-cube%2Fbatsat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc-cube%2Fbatsat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc-cube%2Fbatsat/lists"}