Fix option handler for lazy/bv-sat-solver combinations. (#2225)
authorMathias Preiner <mathias.preiner@gmail.com>
Tue, 31 Jul 2018 18:25:27 +0000 (11:25 -0700)
committerGitHub <noreply@github.com>
Tue, 31 Jul 2018 18:25:27 +0000 (11:25 -0700)
commit0b2eb659087dd3643e57fe39ee84f6cb42721e94
treed273e0b2d7207f1fb5c1e49ebdfcb77d00eb0992
parentcf97bbba5725abcb7a4085271719de8b1a832628
Fix option handler for lazy/bv-sat-solver combinations. (#2225)

Further, unifies all *limitHandler and *limitPerHandler to limitHandler.
src/options/options_handler.cpp
src/options/options_handler.h
src/options/smt_options.toml
src/smt/smt_engine.cpp