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 4475 for branches


Ignore:
Timestamp:
2016-06-14T20:58:01-07:00 (8 years ago)
Author:
Marek Rychlik
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/f4grobner/buchberger.lisp

    r4474 r4475  
    2727        )
    2828  (:export "BUCHBERGER"
    29            ;;"PARALLEL-BUCHBERGER"
    3029           "GROBNER-MEMBER"
    3130           "GROBNER-SUBSETP"
    32            "GROBNER-EQUAL")
     31           "GROBNER-EQUAL"
     32           )
    3333  (:documentation "Buchberger Algorithm Implementation."))
    3434
Note: See TracChangeset for help on using the changeset viewer.