MCPcopy Create free account
hub / github.com/TheAlgorithms/C-Plus-Plus / Solution

Method Solution

machine_learning/a_star_search.cpp:407–422  ·  view source on GitHub ↗

* @brief A helper solution: launches when a solution for AyStarSearch * is found * @param FinalState the pointer to the obtained final state * @param parent_of the list of all parents of nodes stored during A* * search * @returns the list of moves denoting moves from final state to initial * state (in reverse) */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

findMethod · 0.80

Tested by

no test coverage detected