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 3995


Ignore:
Timestamp:
2016-05-30T21:19:20-07:00 (8 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/pair-queue.lisp

    r3994 r3995  
    9393                                                                                                (critical-pair-first pair)
    9494                                                                                                (critical-pair-second pair)))
    95                                           :test pair-order-fn)))
     95                                                        :test pair-order-fn)))
    9696  "Makes a priority queue for critical pairs. The argument POLY-LIST should the initial list of polynomials.
    9797and START is the first position beyond the elements which form a
Note: See TracChangeset for help on using the changeset viewer.