Ensure sep.nil is unique per type at NodeManager level. Add simple symmetry breaking...
[cvc5.git] / src / theory / sep / theory_sep.h
2016-09-12 ajreynolEnsure sep.nil is unique per type at NodeManager level...
2016-09-09 ajreynolSupport for separation logic + EPR. Refactor preprocess...
2016-09-08 ajreynolRefactor seplog preprocess. Handle case where sep data...
2016-08-25 ajreynolMinor cleanup preprocessing, add ppNotifyAssertions.
2016-07-20 ajreynolInfrastructure for storing and printing heap models...
2016-07-20 ajreynolInfer conflicts in strings based on abstracting equalit...
2016-07-06 ajreynolAdd comment field for model, resolves hack for printing...
2016-07-05 ajreynolRefactor last call for theories, only create one model...
2016-06-20 GuyMerge branch 'master' of https://github.com/CVC4/CVC4
2016-06-17 ajreynolCleanup from last commit, treat sep.nil as variable...
2016-06-17 ajreynolSupport for separation logic. Enable cbqi by default...