Searched refs:traversals (Results 1 – 3 of 3) sorted by relevance
40 static unsigned traversals = 500; variable53 traversals, in ParseCommandLine()76 for (unsigned int trial = 0; trial < traversals; ++trial) { in main()
38 …hreads=value] [n-of-nodes=value] [n-of-traversals=value] [silent] [-h] [n-of-threads [n-of-nodes […43 * `n-of-traversals` - the number of times to evaluate the graph. Default value is 500.
31 set(LIGHT_ARGS 1:auto:+4 n-of-traversals=50)