{"id":18509976,"url":"https://github.com/archywillhe/haskell-dpll-sat-solver","last_synced_at":"2025-07-04T16:35:15.561Z","repository":{"id":88737607,"uuid":"39212579","full_name":"archywillhe/Haskell-DPLL-SAT-Solver","owner":"archywillhe","description":"Classical DPLL Algorithm for solving SAT","archived":false,"fork":false,"pushed_at":"2015-08-05T14:55:40.000Z","size":136,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-14T11:17:42.592Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/archywillhe.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}},"created_at":"2015-07-16T18:07:45.000Z","updated_at":"2020-07-09T11:23:46.000Z","dependencies_parsed_at":"2023-03-01T07:00:10.126Z","dependency_job_id":null,"html_url":"https://github.com/archywillhe/Haskell-DPLL-SAT-Solver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/archywillhe/Haskell-DPLL-SAT-Solver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archywillhe%2FHaskell-DPLL-SAT-Solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archywillhe%2FHaskell-DPLL-SAT-Solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archywillhe%2FHaskell-DPLL-SAT-Solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archywillhe%2FHaskell-DPLL-SAT-Solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/archywillhe","download_url":"https://codeload.github.com/archywillhe/Haskell-DPLL-SAT-Solver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archywillhe%2FHaskell-DPLL-SAT-Solver/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263577260,"owners_count":23483130,"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":[],"created_at":"2024-11-06T15:19:52.840Z","updated_at":"2025-07-04T16:35:15.505Z","avatar_url":"https://github.com/archywillhe.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# This is a simple implementation of the Classical DPLL Algorithm for solving SAT, written in Haskell\n\nIt uses a Happy parser for parsing [CNF](https://en.wikipedia.org/wiki/Conjunctive_normal_form) formula in [DIMACS](http://www.satcompetition.org/2009/format-benchmarks2009.html).\n\nTo run it simply do\n\n```\ncabal install alex\ncabal install happy\ncabal configure\ncabal run \u003c cnf\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchywillhe%2Fhaskell-dpll-sat-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farchywillhe%2Fhaskell-dpll-sat-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchywillhe%2Fhaskell-dpll-sat-solver/lists"}