updated preprocessing and rewriting input equalities into inequalities for LRA
[cvc5.git] / src / util / options.cpp
2011-07-05 Dejan Jovanovićupdated preprocessing and rewriting input equalities...
2011-06-30 Tim KingChanged the defaults for arithPivotThreshold and arithP...
2011-06-30 Tim KingMerging the playground branch upto r1957 into trunk.
2011-06-29 Tim KingFixed spelling mistake and documentation for --enable...
2011-05-31 Tim KingThis commit contains the code for allowing arbitrary...
2011-05-28 Morgan Detersinclude subversion information used for each build...
2011-05-05 Morgan DetersMerge from nonclausal-simplification-v2 branch:
2011-04-20 Morgan DetersTuesday end-of-day commit.
2011-04-18 Tim KingThis commit merges the branch arithmetic/propagation...
2011-04-10 Morgan Detersmerge from replay branch
2011-04-05 Tim KingAdded options for setting the random decision frequency...
2011-04-01 Morgan DetersThis commit is a merge from the "betterstats" branch...
2011-03-30 Tim KingMoved the constructor for Options out of the header...
2011-03-30 Tim KingAdded the command line flag --rewrite-arithmetic-equali...
2011-03-15 Morgan DetersMerge from cudd branch. This mostly just adds support...
2011-02-27 Tim King- Adds a path for Theory to be passed a reference to...
2010-11-19 Morgan Detersadd statistics support information to --show-config
2010-11-09 Dejan JovanovićLemmas on demand work, push-pop, some cleanup.
2010-11-08 Morgan Deterscommand-line flag to disable theory registration, also...
2010-11-08 Morgan Deterscleanup, documentation, SMT-LIBv2 compliance
2010-10-31 Morgan Detersenable dependence graphs in doxygen; fix lots of doxyge...
2010-10-22 Christopher L. ConwayMerging main/getopt.cpp, main/usage.h, and smt/options...