- Notifications
You must be signed in to change notification settings - Fork8
Visualization of some standard problems solved by Backtracking
NotificationsYou must be signed in to change notification settings
MohamedMahmoudHassan/Backtracking-Visualizer
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Backtracking visualizer is a visualization tool for some backtracking standard problems, which helps to understand backtracking technique in general and how to use it to solve these problems in particular.
- Sudoku Generator.
- Sudoku Solver.
- N Queens.
- Knight's Tour.
- Control visualization speed.
- Manually change between steps.
- Describe each step in the solution.
Backtracking-Visualizer.mp4
Live version:https://backtracking-visualizer.herokuapp.com/
npm install
npm run serve
npm run build
npm run lint
About
Visualization of some standard problems solved by Backtracking
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Uh oh!
There was an error while loading.Please reload this page.
Contributors2
Uh oh!
There was an error while loading.Please reload this page.