Boolean Variable Ordering optimizations
[satune.git] / src / ccsolver.h
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