{"id":19693297,"url":"https://github.com/karipov/sat-solver","last_synced_at":"2026-02-10T20:04:49.963Z","repository":{"id":225371763,"uuid":"760925866","full_name":"karipov/sat-solver","owner":"karipov","description":"Iterative DPLL SAT Solver with occurrence lists, jeroslow-wang heuristic","archived":false,"fork":false,"pushed_at":"2024-03-01T07:15:58.000Z","size":467,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-27T12:02:02.940Z","etag":null,"topics":["dpll","sat-solver"],"latest_commit_sha":null,"homepage":"","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/karipov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2024-02-20T23:03:37.000Z","updated_at":"2024-03-01T16:24:40.000Z","dependencies_parsed_at":"2024-03-01T18:50:47.558Z","dependency_job_id":null,"html_url":"https://github.com/karipov/sat-solver","commit_stats":null,"previous_names":["karipov/sat-solver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/karipov/sat-solver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karipov%2Fsat-solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karipov%2Fsat-solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karipov%2Fsat-solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karipov%2Fsat-solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/karipov","download_url":"https://codeload.github.com/karipov/sat-solver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/karipov%2Fsat-solver/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260126837,"owners_count":22962698,"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":["dpll","sat-solver"],"created_at":"2024-11-11T19:16:27.282Z","updated_at":"2026-02-10T20:04:49.929Z","avatar_url":"https://github.com/karipov.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DPLL SAT Solver\n\n### File directory overview\n\n- `src/dpll.jl`: main DPLL algorithm including BCP and conflict resolution\n- `src/heuristics.jl`: contains heuristics for jeroslaw-wang, random, and unit-preference\n- `src/processors.jl`: reads in DIMACS, outputs JSON\n- `src/utils.jl`: variable assignment, truth checking and other utilities\n- `src/verification.jl`: checks if a solution is valid\n- `src/main.jl`: main entry point for running the solver\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaripov%2Fsat-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaripov%2Fsat-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaripov%2Fsat-solver/lists"}