Logo
Explore Help
Register Sign In
algorithm/Python
1
0
Fork 0
You've already forked Python
mirror of https://github.com/TheAlgorithms/Python.git synced 2025-07-18 18:14:34 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
Python/backtracking
History
Tapajyoti Bose b9e7c891e2 Added (Open) Knight Tour Algorithm (#2132)
* Added (Open) Knight Tour Algorithm

* Implemented Suggestions
2020-06-18 11:30:24 +02:00
..
all_combinations.py
pyupgrade --py37-plus **/*.py (#1654)
2020-01-03 22:25:36 +08:00
all_permutations.py
Fix indentation contains tabs (flake8 E101,W191) (#1573)
2019-11-15 23:05:00 -08:00
all_subsequences.py
Fix indentation contains tabs (flake8 E101,W191) (#1573)
2019-11-15 23:05:00 -08:00
coloring.py
Tighten up psf/black and flake8 (#2024)
2020-05-22 08:10:11 +02:00
hamiltonian_cycle.py
Set the Python file maximum line length to 88 characters (#2122)
2020-06-16 10:09:19 +02:00
knight_tour.py
Added (Open) Knight Tour Algorithm (#2132)
2020-06-18 11:30:24 +02:00
minimax.py
Tighten up psf/black and flake8 (#2024)
2020-05-22 08:10:11 +02:00
n_queens.py
Set the Python file maximum line length to 88 characters (#2122)
2020-06-16 10:09:19 +02:00
rat_in_maze.py
Fix line break after binary operator (#2119)
2020-06-15 15:47:02 +02:00
sudoku.py
Simplify sudoku.is_completed() using builtin all() (#1608)
2019-12-08 22:42:17 +01:00
sum_of_subsets.py
Set the Python file maximum line length to 88 characters (#2122)
2020-06-16 10:09:19 +02:00
Powered by Gitea Version: 1.24.0+dev-462-ge25f860735 Page: 50ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API