Home
last modified time | relevance | path

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

/dports/math/py-cryptominisat/cryptominisat-5.8.0/src/
H A Dsearcher.h359 CMSat::Restart cur_rest_type;
H A Dsearcher.cpp2257 cur_rest_type = conf.restartType; in set_branch_strategy()
2372 cur_rest_type = Restart::luby; in set_branch_strategy()
2374 cur_rest_type = conf.restartType; in set_branch_strategy()
2614 switch(cur_rest_type) { in setup_restart_strategy()
2646 switch(cur_rest_type) { in adjust_restart_strategy()
/dports/math/cryptominisat/cryptominisat-5.8.0/src/
H A Dsearcher.h359 CMSat::Restart cur_rest_type; variable
H A Dsearcher.cpp2257 cur_rest_type = conf.restartType; in set_branch_strategy()
2372 cur_rest_type = Restart::luby; in set_branch_strategy()
2374 cur_rest_type = conf.restartType; in set_branch_strategy()
2614 switch(cur_rest_type) { in setup_restart_strategy()
2646 switch(cur_rest_type) { in adjust_restart_strategy()