{"id":15131618,"url":"https://github.com/mo2men-dev/backtracking_visualization","last_synced_at":"2026-02-02T01:32:54.146Z","repository":{"id":257116556,"uuid":"855899597","full_name":"Mo2men-dev/backtracking_visualization","owner":"Mo2men-dev","description":"Visualisation for Backtracking Algorithms","archived":false,"fork":false,"pushed_at":"2024-10-07T11:21:51.000Z","size":201,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T21:16:29.428Z","etag":null,"topics":["algorithms","backtracking","react","react-router","tailwindcss","typescript","visualization"],"latest_commit_sha":null,"homepage":"https://backtrackvis.netlify.app/","language":"TypeScript","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/Mo2men-dev.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":"2024-09-11T16:30:34.000Z","updated_at":"2024-10-07T11:21:56.000Z","dependencies_parsed_at":"2024-10-09T17:50:46.966Z","dependency_job_id":null,"html_url":"https://github.com/Mo2men-dev/backtracking_visualization","commit_stats":null,"previous_names":["mo2men-dev/backtracking_visualization"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mo2men-dev%2Fbacktracking_visualization","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mo2men-dev%2Fbacktracking_visualization/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mo2men-dev%2Fbacktracking_visualization/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mo2men-dev%2Fbacktracking_visualization/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mo2men-dev","download_url":"https://codeload.github.com/Mo2men-dev/backtracking_visualization/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247399883,"owners_count":20932880,"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":["algorithms","backtracking","react","react-router","tailwindcss","typescript","visualization"],"created_at":"2024-09-26T04:00:34.129Z","updated_at":"2026-02-02T01:32:54.115Z","avatar_url":"https://github.com/Mo2men-dev.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Backtracking Visualisation\n\nBacktracking is a general algorithm for finding all (or some) solutions to a computational problem, notably problems with constraints, it works by recursively building candidates to the solutions, and then abandoning a candidate when it hits a dead end (i.e. when it is clear that the candidate cannot lead to a valid solution) which is called \"___Backtracking___\". This is a simple visualisation of this algorithm.\n\n## Problems Solved\n- [N-Queens Problem](https://en.wikipedia.org/wiki/Eight_queens_puzzle)\n- [Sudoku](https://en.wikipedia.org/wiki/Sudoku)\n\n## Visualisation Features\n- Set the speed of the visualisation\n- Step through the visualisation\n- Steps tracking with Detailed Description\n- Reset the visualisation\n- Adjust 'Difficulty' of Sudoku Grid\n- Generate Grids\n\n## Preview\nhttps://github.com/user-attachments/assets/000faf8e-64cc-4c0d-8ee4-f9a65df93f9b\n\n## Live Demo\nhttps://backtrackvis.netlify.app/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmo2men-dev%2Fbacktracking_visualization","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmo2men-dev%2Fbacktracking_visualization","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmo2men-dev%2Fbacktracking_visualization/lists"}