Searched refs:cap_high (Results 1 – 2 of 2) sorted by relevance
91 const int cap_high = 1000; in main() local100 tIntGen int_gen(gen, uniform_int< int >(cap_low, cap_high)); in main()
60 const int cap_high = 1000; in fill_random_max_flow_graph() local69 tIntGen int_gen(gen, uniform_int< int >(cap_low, cap_high)); in fill_random_max_flow_graph()