{"id":20600835,"url":"https://github.com/yingjieqiao/satsolver","last_synced_at":"2026-04-20T02:38:18.084Z","repository":{"id":69720963,"uuid":"305235011","full_name":"YingjieQiao/SATSolver","owner":"YingjieQiao","description":"Boolean Satisfiability Problem Solver","archived":false,"fork":false,"pushed_at":"2020-11-06T11:27:16.000Z","size":1133,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"newmaster","last_synced_at":"2025-03-06T15:51:50.243Z","etag":null,"topics":["satisfiability-solver","satsolver"],"latest_commit_sha":null,"homepage":"","language":"Java","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/YingjieQiao.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,"publiccode":null,"codemeta":null}},"created_at":"2020-10-19T01:46:27.000Z","updated_at":"2021-02-07T13:19:06.000Z","dependencies_parsed_at":null,"dependency_job_id":"7eb618c7-71e3-4e2a-ae45-6a67128b8c9e","html_url":"https://github.com/YingjieQiao/SATSolver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/YingjieQiao/SATSolver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YingjieQiao%2FSATSolver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YingjieQiao%2FSATSolver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YingjieQiao%2FSATSolver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YingjieQiao%2FSATSolver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YingjieQiao","download_url":"https://codeload.github.com/YingjieQiao/SATSolver/tar.gz/refs/heads/newmaster","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YingjieQiao%2FSATSolver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32030529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-20T00:18:06.643Z","status":"online","status_checked_at":"2026-04-20T02:00:06.527Z","response_time":94,"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":["satisfiability-solver","satsolver"],"created_at":"2024-11-16T08:39:32.215Z","updated_at":"2026-04-20T02:38:18.063Z","avatar_url":"https://github.com/YingjieQiao.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SATSolver\n\nISTD 2D Challenge - 50.001 \u0026 50.004 sections\n\n# Colab\n\n1. You can fork a copy of this repo and clone to your computer.\n\n2. Create a new branch using git checkout -b BRANCHNAME\n\n3. Commit the code and push to a new branch, and open a pull request.\n\nThe rule of thumb is that don't push code to master branch directly.\n\n# 50.001\n\nIn `./SATSolver/src/sat`:\n\n1. SATSolver.java\n\n2. SATSolverTest.java\n\n\n# 50.004\n\nIn `./SATSolver/src/sat`:\n\n1. deterministic.java\n\n2. randomized.java\n\n3. Graph.java\n\n4. Node.java\n\n5. Loader.java\n\n5. InvalidInputException.java\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyingjieqiao%2Fsatsolver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyingjieqiao%2Fsatsolver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyingjieqiao%2Fsatsolver/lists"}