ClusterConcept

A* G-Score Inconsistency

cluster-750

A recurring A* failure where g-scores are computed or maintained inconsistently (e.g., using path length vs. stored G, incorrect closed/open membership, or missing equals/hashCode), which leads to odd or non-shortest reconstructed paths.