aboutsummaryrefslogtreecommitdiff
path: root/LeanAStar
Commit message (Collapse)AuthorAgeFilesLines
* Lean 4.18Andreas Grois2025-10-091-1/+1
|
* Add simple unit test (and fix path output, as discovered by test)Andreas Grois2025-01-111-7/+7
|
* Change AStarNode type class to use out param for Costs.Andreas Grois2025-01-081-28/+24
| | | | Fixes instance search for cost addition.
* Initial Commit (untested)Andreas Grois2025-01-043-0/+486