{"id":22268010,"url":"https://github.com/coac/magicsquare","last_synced_at":"2025-07-15T04:34:35.015Z","repository":{"id":80202829,"uuid":"70323264","full_name":"Coac/MagicSquare","owner":"Coac","description":"Generate valid Magic square through branch and bound algorithm","archived":false,"fork":false,"pushed_at":"2016-11-05T13:58:10.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-25T14:45:54.697Z","etag":null,"topics":["branch-and-bound","magic-square","multithreading"],"latest_commit_sha":null,"homepage":null,"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/Coac.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":"2016-10-08T10:19:12.000Z","updated_at":"2017-02-28T11:01:49.000Z","dependencies_parsed_at":"2023-07-12T04:45:08.199Z","dependency_job_id":null,"html_url":"https://github.com/Coac/MagicSquare","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Coac/MagicSquare","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Coac%2FMagicSquare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Coac%2FMagicSquare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Coac%2FMagicSquare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Coac%2FMagicSquare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Coac","download_url":"https://codeload.github.com/Coac/MagicSquare/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Coac%2FMagicSquare/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265402833,"owners_count":23759237,"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":["branch-and-bound","magic-square","multithreading"],"created_at":"2024-12-03T11:10:12.316Z","updated_at":"2025-07-15T04:34:35.008Z","avatar_url":"https://github.com/Coac.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MagicSquare\n\nGenerates a valid magic square using branch and bound algorithm.  \nThe size of the magic square can be changed.  \nMultithreading is implemented, one thread is created for each possible value.\n\n## Output example for a 4x4 : \n\n```\nTime : 25.759577584 seconds\nNumber of magicSquare : 7040\nFirst solution : \n----------------\n|1\t2\t15\t16\t\n|12\t14\t3\t5\t\n|13\t7\t10\t4\t\n|8\t11\t6\t9\t\n```\n\nYou can display all possibilities by editing the *main* section.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoac%2Fmagicsquare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoac%2Fmagicsquare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoac%2Fmagicsquare/lists"}