Bug fix: typos
[satune.git] / src / pycsolver.py
2019-10-31 Hamed GorjiaraMerge branch 'incremental' of ssh://plrg.ics.uci.edu...
2019-10-31 Hamed GorjiaraAdding API for AtMostOneConstraint + bugfix for turning...
2019-09-05 Hamed GorjiaraMerging + fixing memory bugs
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-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-17 bdemskyMerge branch 'hamed' of ssh://plrg.eecs.uci.edu/home...
2018-08-03 Hamed GorjiaraAdding clone API in pycsolver ...
2018-08-01 Hamed GorjiaraMerge branch 'hamed' of ssh://demsky.eecs.uci.edu/home...
2018-08-01 Hamed GorjiaraAdding a python API for mustHaveValue abstraction
2018-07-24 Brian Demskyfix sigs
2018-07-18 bdemskyMerge branch 'hamed' of ssh://plrg.eecs.uci.edu/home...
2018-07-18 Hamed Gorjiaraedit
2018-04-18 Hamed GorjiaraAdding python api for serilizing + performance improvem...
2018-04-12 Hamed GorjiaraAdding logicOps and Compop in python API
2018-04-11 Hamed GorjiaraCompleting the python wrapper + editing the c APIs
2018-04-11 Hamed GorjiaraAdding the python wrapper for the constraint solver