Add a configuration for disabling the optimizations
[satune.git] / src / ccsolver.cc
2019-07-04 Hamed GorjiaraAdd a configuration for disabling the optimizations
2019-06-14 Hamed GorjiaraAdding incremental to Java, C, and python APIs
2019-06-13 Hamed GorjiaraBug fixes for Java API + Exactly one constraints +...
2019-03-21 Hamed Gorjiaracommit after merge
2019-03-19 bdemskyFix tabbing
2019-03-19 Hamed GorjiaraMerge branch 'tuner' of ssh://demsky.eecs.uci.edu/home...
2019-03-19 Hamed GorjiaraAdding more functions to C API
2019-02-23 Hamed Gorjiarabug fixes
2019-02-22 Hamed GorjiaraMerging with Tuner branch
2019-02-21 Hamed GorjiaraAdding SMT Interpreters
2019-01-23 Hamed GorjiaraAdding Support for BooleanVar
2019-01-22 Hamed GorjiaraAlloy interpreter
2018-08-27 Hamed Gorjiaraafter merge (mostly tabbing issues)
2018-08-17 bdemskyFix tabbing
2018-08-17 bdemskyMerge branch 'hamed' of ssh://plrg.eecs.uci.edu/home...
2018-08-03 Hamed GorjiaraAdding clone API in pycsolver ...
2018-07-23 bdemskyremove redundant domains
2018-07-18 bdemskyMerge branch 'hamed' of ssh://plrg.eecs.uci.edu/home...
2018-07-18 Hamed GorjiaraMerge branch 'hamed' of ssh://demsky.eecs.uci.edu/home...
2018-05-08 Hamed GorjiaraAdding a new abstraction for elements: must have value
2018-04-18 Hamed GorjiaraAdding python api for serilizing + performance improvem...
2018-04-11 Hamed GorjiaraCompleting the python wrapper + editing the c APIs
2018-04-11 Hamed GorjiaraAdding the python wrapper for the constraint solver
2018-04-10 Hamed GorjiaraAdding the c wrapper for CSolver