Skip to content

Tags: dreal/dreal3

Tags

v3.16.09.01

Toggle v3.16.09.01's commit message
feat(bin/dReach): remove the use of --short-sat by default

We have a case where the use of `--short-sat` option degenerates
performance. From now on, if you want to use `--short-sat`, please pass
it as a dReal option by adding it to the end of command-line arguments.

v3.16.09

Toggle v3.16.09's commit message
chore(CMakeLists.txt): bump version to 3.16.09

v3.16.08.01

Toggle v3.16.08.01's commit message
feat(util/automaton.cpp): automaton class

v3.16.08

Toggle v3.16.08's commit message
chore(CMakeLists.txt): bump version to 3.16.08

v3.16.06.03

Toggle v3.16.06.03's commit message
chore(CMakeLists.txt): bump version to 3.16.06.03

v3.16.06.02

Toggle v3.16.06.02's commit message
chore(CMakeLists.txt): bump to version 3.16.06.02

v3.16.06.01

Toggle v3.16.06.01's commit message
chore(CMakeLists.txt): bump to 3.16.06.01

v3.16.06

Toggle v3.16.06's commit message
chore(CMakeLists.txt): bump to 3.16.06

v3.16.05.05

Toggle v3.16.05.05's commit message
chore(CMakeLists.txt): bump to 3.16.05.05

v3.16.05.04

Toggle v3.16.05.04's commit message
fix(CMakeLists.txt): add -Wno-sign-compare compiler flags for lexer g…

…enerated files

See https://stackoverflow.com/questions/35689072/yyless-triggers-signed-comparison-warning-when-generated-scanner-is-compiled-wit