Commit Graph

3 Commits

Author SHA1 Message Date
Atsushi Sakai
489ee5c0e3 fix github scanning alerts (#784) 2023-01-26 21:56:42 +09:00
Andrey Bozhko
2916273e62 Update loop conditions to be more idiomatic; fix missing imports (#768)
* missing import

* use while true
2023-01-01 20:44:34 +09:00
Atsushi Sakai
88cc03dd21 refactor hybrid_a_star codes and clean up heuristic function names (#371)
* refactor hybrid_a_star code heuristic function names and codes

* removed empty line
2020-08-02 21:50:27 +09:00