Home
last modified time | relevance | path

Searched refs:INF (Results 1 – 1 of 1) sorted by relevance

/oneTBB/examples/concurrent_priority_queue/shortpath/
H A Dshortpath.cpp85 double INF = 100000.0; // infinity variable
269 f_distance[i] = g_distance[i] = INF; in ResetGraph()