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

Method find_zero

machine_learning/a_star_search.cpp:77–86  ·  view source on GitHub ↗

A helper array to evaluate the next state from current state; * @brief Finds an empty space in puzzle (in this case; a zero) * @returns a pair indicating integer distances from top and right * respectively, else returns -1, -1 */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected