COMMITS
/ graphs/a_star.py April 2, 2024
M
Enable ruff SIM102 rule (#11341)
Maxim Smolskiy committed
October 15, 2023
A
test: adding more tests to a star algorithm (#10397)
Abílio Azevedo committed
February 1, 2023
C
pre-commit: Upgrade psf/black for stable style 2023 (#8110)
Christian Clauss committed
October 13, 2022
C
Add flake8-builtins to pre-commit and fix errors (#7105)
Caeden committed
October 22, 2021
P
[mypy] fix type annotations for graphs/a_star.py #4052 (#5224)
poloso committed
July 28, 2021
M
Modified the a_star [dot] py for making readable (#4576)
Milton Chandro Bhowmick committed
June 16, 2020
C
Set the Python file maximum line length to 88 characters (#2122)
Christian Clauss committed
February 11, 2020
O
Fixes unused variable errors in LGTM (#1746)
onlinejudge95 committed
January 18, 2020
C
Create codespell.yml (#1698)
Christian Clauss committed
October 5, 2019
W
psf/black code formatting (#1277)
William Zhang committed
August 19, 2019
C
Simplify code by dropping support for legacy Python (#1143)
Christian Clauss committed
April 22, 2019
February 25, 2019
R
Organize graph algorithms (#719)
Reshad Hasan committed
October 19, 2018
A
increment 1
Alex Brown committed