STRING_TYPE and CONST_STRING and associate type infrastructure implemented.
[cvc5.git] / src / util / options.cpp
2011-11-04 Morgan DetersSTRING_TYPE and CONST_STRING and associate type infrast...
2011-11-02 Morgan DetersOnly print a shortlist of most-commonly-used options...
2011-11-02 Morgan Detersgive an option error if the user specifies --proof...
2011-10-28 Morgan Deters* ability to output NodeBuilders without first converti...
2011-10-28 Liana Hadareanmerged the proofgen3 branch into trunk:
2011-10-25 Kshitij BansalInitialize resource limit and millisecond limit options
2011-10-23 Morgan DetersImplement changes from yesterday morning's meeting...
2011-10-13 Morgan DetersInterruption, time-out, and deterministic time-out...
2011-10-04 Tim KingDisabling the variable removal hueristic by default.
2011-09-30 Morgan Detersinterfaces fixes and cleanups...and examples of each...
2011-09-29 Morgan Deterscompatibility work, documentation
2011-09-17 Morgan Deters--show-debug-tags and --show-trace-tags now supported...
2011-09-15 Dejan Jovanovićadding --show-debug-tags to list all available debug...
2011-09-02 Morgan DetersMerge from my post-smtcomp branch. Includes:
2011-07-11 Morgan Detersmerge from symmetry branch
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...