Home
last modified time | relevance | path

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

/dports/math/vampire/vampire-4.5.1/SAT/
H A DTWLSolver.cpp95 _restartStrategy = new LubyRestartStrategy(opt.satRestartLubyFactor()); in TWLSolver()
/dports/math/vampire/vampire-4.5.1/Shell/
H A DOptions.hpp2182 int satRestartLubyFactor() const { return _satRestartLubyFactor.actualValue; } in satRestartLubyFactor() function in Shell::Options