14 Commits (569b27e11055cb63a1c7c183d1abeff743a242ea)

Author SHA1 Message Date
dehnert 569b27e110 work towards having rational numbers instead of doubles as literals in expressions 9 years ago
PBerger 3cda2d153a Fixed MathsatExpressionAdapter.h, where the adaption of std::hash was already wrapped in "namespace std" but the definition used std:: again. 9 years ago
dehnert b37e009168 Further steps to new expressions. 10 years ago
dehnert ee9533e586 Started working on making the main executable build again. 10 years ago
dehnert ed74392f0d Another intermediate commit. 10 years ago
dehnert 99d9a9710d Further steps to make everything work again. 10 years ago
dehnert 983a7d78c2 Further work on expressions. 10 years ago
dehnert fff18f2789 Intermediate commit (refactoring expressions). 10 years ago
dehnert 809217c359 Refactored some parts of expressions. In particular, visitors now can return anything they want by using boost::any. 10 years ago
dehnert 85a4376e39 Now StoRM can be properly compiled without support for MathSAT if needed. 10 years ago
dehnert 7b8c382303 Added tests for Mathsat expression adapter. 10 years ago
dehnert f54b5671ea Done refactoring MathSAT expression adapter. 10 years ago
dehnert a061cdbed8 Started refactoring MathSAT adapter. 10 years ago
dehnert 81571878f7 Further refactoring of MathSAT solver. 10 years ago
dehnert 6eb415f87f Tests for MathSAT now run through on Mac OS. 10 years ago
dehnert d8be64f0d7 Started on making MathSatSmtSolver work properly. 10 years ago
dehnert 3231ea6c06 Moved to new macros. 10 years ago
David_Korzeniewski 25d87bae06 Builds fine, still no tests yet 11 years ago
David_Korzeniewski 56edf1e126 Initial MathSat integration. 11 years ago