Searched refs:cost_estimate (Results 1 – 2 of 2) sorted by relevance
193 std::atomic_uint_fast64_t& cost_estimate = cost_estimates_[node.node_id]; in UpdateCostEstimate() local194 auto prev_estimate = cost_estimate.load(std::memory_order_relaxed); in UpdateCostEstimate()199 cost_estimate.store(new_estimate, std::memory_order_relaxed); in UpdateCostEstimate()
19614 name: "cost_estimate"19689 input: "cost_estimate"20100 s: "cost_estimate"20395 name: "cost_estimate"20458 input: "cost_estimate"20938 s: "cost_estimate"21707 s: "time_step/observation/cost_estimate"22835 name: "cost_estimate"22898 input: "cost_estimate"23378 s: "cost_estimate"[all …]