- Timestamp:
- 2016-06-14T20:58:01-07:00 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/buchberger.lisp
r4474 r4475 27 27 ) 28 28 (:export "BUCHBERGER" 29 ;;"PARALLEL-BUCHBERGER"30 29 "GROBNER-MEMBER" 31 30 "GROBNER-SUBSETP" 32 "GROBNER-EQUAL") 31 "GROBNER-EQUAL" 32 ) 33 33 (:documentation "Buchberger Algorithm Implementation.")) 34 34
Note:
See TracChangeset
for help on using the changeset viewer.