{"id":18276796,"url":"https://github.com/texus/battleship-puzzle-solver","last_synced_at":"2026-01-19T09:35:30.017Z","repository":{"id":17344227,"uuid":"20115605","full_name":"texus/Battleship-Puzzle-Solver","owner":"texus","description":"Prolog program that solves battleship puzzles, written as a university assignment.","archived":false,"fork":false,"pushed_at":"2014-05-23T22:11:20.000Z","size":276,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T04:26:40.263Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Prolog","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/texus.png","metadata":{"files":{"readme":"README","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}},"created_at":"2014-05-23T22:10:49.000Z","updated_at":"2021-10-04T08:55:28.000Z","dependencies_parsed_at":"2022-09-10T13:41:53.635Z","dependency_job_id":null,"html_url":"https://github.com/texus/Battleship-Puzzle-Solver","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/texus/Battleship-Puzzle-Solver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/texus%2FBattleship-Puzzle-Solver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/texus%2FBattleship-Puzzle-Solver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/texus%2FBattleship-Puzzle-Solver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/texus%2FBattleship-Puzzle-Solver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/texus","download_url":"https://codeload.github.com/texus/Battleship-Puzzle-Solver/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/texus%2FBattleship-Puzzle-Solver/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28565001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T08:53:44.001Z","status":"ssl_error","status_checked_at":"2026-01-19T08:52:40.245Z","response_time":67,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":[],"created_at":"2024-11-05T12:17:14.576Z","updated_at":"2026-01-19T09:35:29.988Z","avatar_url":"https://github.com/texus.png","language":"Prolog","funding_links":[],"categories":[],"sub_categories":[],"readme":"Battleship Puzzle Solver\n========================\n\nThis program was a university assignment.\n\nThe program is not suitable to solve difficult puzzles within reasonable time.\n- A completely empty 6x6 puzzle can be solved in just a few seconds\n- An 8x8 puzzle with 20 out of the 64 cells filled in will take around 5 seconds.\n- An 8x8 puzzle with 15 out of the 64 cells filled in will take around 35 seconds.\n\n\nRun\n---\n\nThese instructions are for linux only, but the program will also work under different operating systems.\n\nStart your prolog interpreter\n    swipl\n\nLoad the code\n    ?- ['Battleship.pl'].\n\nYou can now also load and run the examples\n    ?- ['Examples.pl'].\n    ?- example2.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftexus%2Fbattleship-puzzle-solver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftexus%2Fbattleship-puzzle-solver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftexus%2Fbattleship-puzzle-solver/lists"}