close Warning: Can't synchronize with repository "(default)" (The repository directory has changed, you should resynchronize the repository with: trac-admin $ENV repository resync '(default)'). Look in the Trac log for more information.

Changeset 4050


Ignore:
Timestamp:
2016-05-31T17:30:16-07:00 (8 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/division.lisp

    r4049 r4050  
    221221      (normal-form-step fl f r c division-count))))
    222222
    223 (defun buchberger-criterion (ring-and-order g)
     223(defun buchberger-criterion (g)
    224224  "Returns T if G is a Grobner basis, by using the Buchberger
    225225criterion: for every two polynomials h1 and h2 in G the S-polynomial
Note: See TracChangeset for help on using the changeset viewer.