{"id":20945391,"url":"https://github.com/beebombshell/knight-tour-problem-simulator","last_synced_at":"2025-10-20T03:29:06.337Z","repository":{"id":49212464,"uuid":"379570024","full_name":"BeeBombshell/Knight-Tour-Problem-Simulator","owner":"BeeBombshell","description":"The project aims to solve the Knight Tour Problem using the idea of tracing paths and circuit through a graph with a given set of vertices and edges and define an algorithm for the same.","archived":false,"fork":false,"pushed_at":"2021-06-23T11:09:47.000Z","size":678,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-19T21:43:43.754Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/BeeBombshell.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}},"created_at":"2021-06-23T10:49:19.000Z","updated_at":"2023-09-29T07:20:40.000Z","dependencies_parsed_at":"2022-09-09T16:51:36.746Z","dependency_job_id":null,"html_url":"https://github.com/BeeBombshell/Knight-Tour-Problem-Simulator","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeeBombshell%2FKnight-Tour-Problem-Simulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeeBombshell%2FKnight-Tour-Problem-Simulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeeBombshell%2FKnight-Tour-Problem-Simulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BeeBombshell%2FKnight-Tour-Problem-Simulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BeeBombshell","download_url":"https://codeload.github.com/BeeBombshell/Knight-Tour-Problem-Simulator/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243336465,"owners_count":20275118,"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-18T23:47:56.538Z","updated_at":"2025-10-20T03:29:06.013Z","avatar_url":"https://github.com/BeeBombshell.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Knight-Tour-Problem-Simulator :horse:\n[![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/made-with-python.svg)](https://forthebadge.com)\n\nThe Knight Tour Problem is a classical problem in the game of Chess. The idea is to make a knight piece trace each square in a n x n Chess board (conventionally n=8). The knight is supposed to trace with its defined move i.e., two squares away horizontally and one square vertically, somewhat trailing an L- shape.\n\n![Knight's Movement](https://www.flyintobooks.com/wp-content/uploads/2021/04/Knight-Chess-Piece-Moves-Flyintobooks.com_.png)\n\nThe project aims to solve the Knight Tour Problem using the idea of tracing paths and circuit through a graph with a given set of vertices and edges and define an algorithm for the same.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeebombshell%2Fknight-tour-problem-simulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbeebombshell%2Fknight-tour-problem-simulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbeebombshell%2Fknight-tour-problem-simulator/lists"}