aboutsummaryrefslogtreecommitdiff
path: root/LeanAStar
Commit message (Collapse)AuthorAgeFilesLines
* 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