Home
last modified time | relevance | path

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

/dports/math/cvc3/cvc3-2.4.1/src/sat/
H A Dxchaff_solver.h258 srand ( current_world_time() ); in set_random_seed()
296 int current_world_time(void) { in current_world_time() function
H A Dxchaff_solver.cpp148 _stats.start_world_time = current_world_time(); in init()
818 _stats.finish_world_time = current_world_time(); in solve()
826 _stats.finish_world_time = current_world_time(); in continueCheck()