Erwin Lejeune 21ed8968c0
Fixes in Bidirectional A* (#2020)
* implement bidirectional astar

* add type hints

* add wikipedia url

* format with black

* changes from review

* fix collision check

* Add testmod()

* # doctest: +NORMALIZE_WHITESPACE

* Codespell: euclidean

* Codespell: coordinates

* Codespell: traversal

* Codespell: remaining

Co-authored-by: John Law <johnlaw.po@gmail.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
2020-05-21 21:50:52 +02:00
..
2020-01-18 13:24:33 +01:00
2019-10-05 10:14:13 +05:00
2020-01-18 13:24:33 +01:00
2019-10-22 19:13:48 +02:00
2019-10-05 10:14:13 +05:00
2019-12-07 06:39:59 +01:00