This commit merges the branch arithmetic/propagation-again into trunk.
[cvc5.git] / src / theory / arith / arith_priority_queue.cpp
2011-04-18 Tim KingThis commit merges the branch arithmetic/propagation...
2011-04-01 Morgan DetersThis commit is a merge from the "betterstats" branch...
2011-03-19 Tim KingMerges the pqueue-set branch into trunk. During VarOrd...
2011-02-27 Tim King- Adds a path for Theory to be passed a reference to...
2011-02-25 Tim King- This commit adds some debugging information to ArithP...
2011-02-24 Tim King- Adds an additional round of checks for a conflict...
2011-02-24 Tim King- Adds an additional mode to ArithPriorityQueue, Collec...
2011-02-24 Tim King- Changes ArithPriorityQueue to use stl::vector<>'s...
2011-02-21 Tim King- Adds the ArithPriorityQueue class. The ArithPriorityQ...