Changeset 1317
- Timestamp:
- 2015-06-11T21:37:17-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/gebauer-moeller.lisp
r1316 r1317 41 41 (top-reduction-only $poly_top_reduction_only) 42 42 &aux 43 (ring (ro-ring ring-and-order)) 43 (ring (ro-ring ring-and-order))) 44 44 "Compute Grobner basis by using the algorithm of Gebauer and 45 45 Moeller. This algorithm is described as BUCHBERGERNEW2 in the book by
Note:
See TracChangeset
for help on using the changeset viewer.