{"id":20246596,"url":"https://github.com/supermarcel10/javasatsolver","last_synced_at":"2026-05-28T13:32:03.705Z","repository":{"id":190015892,"uuid":"607594381","full_name":"Supermarcel10/JavaSATSolver","owner":"Supermarcel10","description":"Algorithms project for City University Y1 IN1002.","archived":false,"fork":false,"pushed_at":"2023-11-01T12:21:03.000Z","size":263,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-03T15:47:36.936Z","etag":null,"topics":["academic-project","boolean-satisfiability","learning-project","prototype","sat-solver"],"latest_commit_sha":null,"homepage":"","language":"Java","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/Supermarcel10.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}},"created_at":"2023-02-28T09:40:29.000Z","updated_at":"2024-10-05T15:43:29.000Z","dependencies_parsed_at":"2023-08-22T22:38:11.961Z","dependency_job_id":"9488230d-a0a8-4369-a71e-ef329c80a873","html_url":"https://github.com/Supermarcel10/JavaSATSolver","commit_stats":null,"previous_names":["supermarcel10/city-in1002-algorithms-project","supermarcel10/javasatsolver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Supermarcel10/JavaSATSolver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Supermarcel10%2FJavaSATSolver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Supermarcel10%2FJavaSATSolver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Supermarcel10%2FJavaSATSolver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Supermarcel10%2FJavaSATSolver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Supermarcel10","download_url":"https://codeload.github.com/Supermarcel10/JavaSATSolver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Supermarcel10%2FJavaSATSolver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33611248,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["academic-project","boolean-satisfiability","learning-project","prototype","sat-solver"],"created_at":"2024-11-14T09:30:57.677Z","updated_at":"2026-05-28T13:32:03.686Z","avatar_url":"https://github.com/Supermarcel10.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Java SAT Solver\n\nThis repository is a SAT Solver implemented in Java, developed as a coursework project for City University's Algorithms module (IN1002).\n\n## Getting Started\n\nThese instructions will get you a copy of the project up and running on your local machine for development and testing purposes.\n\n### Prerequisites\n\n- Java JDK 19 or above (Prior versions may work, but have not been tested).\n\n### Installation\n\n\u003col\u003e\n\u003cli\u003eClone the repository using:\u003cbr\u003e\n\u003ccode\u003egit clone https://github.com/Supermarcel10/JavaSATSolver.git\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eNavigate to the project directory:\u003cbr\u003e\n\u003ccode\u003ecd JavaSATSolver\u003c/code\u003e\u003c/li\u003e\n\u003cli\u003eCompile the Java files:\u003cbr\u003e\n\u003ccode\u003ejavac *.java\u003c/code\u003e\u003c/li\u003e\n\u003c/ol\u003e\n\n### Usage\n\nTo run the SAT Solver, execute the following command:\n\u003ccode\u003ejava Main\u003c/code\u003e\n\n## DPLL Algorithm\n\nThis SAT Solver utilises the Davis–Putnam–Logemann–Loveland (DPLL) algorithm to determine the satisfiability of a propositional logic formula.\n\n## Contributing\n\nFeel free to fork the project and submit your contributions via pull requests.\nThis project is nowhere near the best efficiency it could be, so feel free to improve it!\n\n## License\n\nThis project is licensed under the [MIT Licence](https://github.com/Supermarcel10/JavaSATSolver/blob/master/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupermarcel10%2Fjavasatsolver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsupermarcel10%2Fjavasatsolver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsupermarcel10%2Fjavasatsolver/lists"}