Removed vector<Monomial> monos from Polynomial. Now using expr::NodeSelfIterator.
authorTim King <taking@cs.nyu.edu>
Wed, 13 Oct 2010 01:17:24 +0000 (01:17 +0000)
committerTim King <taking@cs.nyu.edu>
Wed, 13 Oct 2010 01:17:24 +0000 (01:17 +0000)
commit1e9fcef592fa5c841e1430446659c8d33fdcc3e2
treec47d5822690dc3dfdffd4fcffc1b50448833e38f
parentdbce9aa7a7e6b44427001a4487eebb6cddeb8f4e
Removed vector<Monomial> monos from Polynomial.  Now using expr::NodeSelfIterator.
src/theory/arith/normal_form.cpp
src/theory/arith/normal_form.h