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 1408


Ignore:
Timestamp:
2015-06-11T23:52:22-07:00 (9 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/buchberger.lisp

    r1407 r1408  
    5252  (when (plusp start) (debug-cgb "~&INCREMENTAL:~d done" start))
    5353  #+grobner-check  (when (plusp start)
    54                      (grobner-test ring (subseq f 0 start) (subseq f 0 start)))
     54                     (grobner-test ring-and-order (subseq f 0 start) (subseq f 0 start)))
    5555  ;;Initialize critical pairs
    5656  (let ((b (pair-queue-initialize (make-pair-queue)
Note: See TracChangeset for help on using the changeset viewer.