barvinok_enumerate_series: don't check for revlex positive rays on recursive call
commitdd7489581f30d8fa3ffd548cbf4f3bad4f952c4a
authorSven Verdoolaege <sven@cs.kuleuven.be>
Wed, 29 Apr 2009 18:21:26 +0000 (29 19:21 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Thu, 7 May 2009 11:19:20 +0000 (7 13:19 +0200)
tree8f6451588fffc0b63411e0ee3bb4cb81b1769fc2
parent51cb33fa0966727ca009aba1e9cb3d0ca78c6782
barvinok_enumerate_series: don't check for revlex positive rays on recursive call

remove_all_equalities may have destroyed that property and we would
only check the property again if some extra equalities were discovered
during the computation of the vertices.
series.cc