Home
last modified time | relevance | path

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

/dports/math/cvc3/cvc3-2.4.1/src/sat/
H A Dxchaff_solver.cpp594 inline bool compare_var_stat(const pair<int, int> & v1, in compare_var_stat() function
611 ::stable_sort(_var_order.begin(), _var_order.end(), compare_var_stat); in update_var_stats()