Searched refs:isHeuristic (Results 1 – 1 of 1) sorted by relevance
91 bool isHeuristic, isAllocable, isInitialized; member98 : isHeuristic(false), isAllocable(false), isInitialized(false), in NodeData()140 nd.isHeuristic = true; in addToHeuristicReduceList()191 if (n1.isHeuristic) in preUpdateEdgeCosts()193 if (n2.isHeuristic) in preUpdateEdgeCosts()223 if (!n1.isHeuristic && !n2.isHeuristic) in handleAddEdge()230 if (n1.isHeuristic) { in handleAddEdge()242 if (n2.isHeuristic) { in handleAddEdge()265 if (!nd.isHeuristic) in handleRemoveEdge()279 nd.isHeuristic = false; in handleRemoveEdge()