File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -13,15 +13,11 @@ The A* algorithm was described in the paper https://ieeexplore.ieee.org/document
1313
1414This repository is dedicated to the memory of Nils Nillson who passed away in 2019.
1515
16- Contributions:
17-
18- * @justinhj Original code and tutorial
19- * @ScaryG C# port
20- * @Rasoul for submitting the path to Bucharest. Sample from Artificial Intelligence: A Modern Approach
21- * @sergiosota For fixing a number of issues related to memory management
22-
2316### Release notes
2417
18+ [ v1.1] ( https://github.com/justinhj/astar-algorithm-cpp/releases/tag/v1.1 )
19+ Code cleanup and final version that does not require C++11
20+
2521[ v1.0] ( https://github.com/justinhj/astar-algorithm-cpp/releases/tag/v1.0 )
2622Initial release once API stable.
2723
You can’t perform that action at this time.
0 commit comments