Changeset 3925 for branches/f4grobner
- Timestamp:
- 2016-05-29T22:37:14-07:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/f4grobner/pair-queue.lisp
r3924 r3925 93 93 94 94 (defun make-normal-strategy (monomial-order-fn) 95 "Make a normal selection strategy for a given monomial order . A pair95 "Make a normal selection strategy for a given monomial order MONOMIAL-ORDER-FN. A pair 96 96 with the minimal LCM of leading monomials is selected." 97 97 (make-instance 'selection-strategy
Note:
See TracChangeset
for help on using the changeset viewer.