Macaulay2 » Documentation
Packages » BIBasis :: BIBasis
next | previous | forward | backward | up | index | toc

BIBasis -- Involutive Pommaret basis in a Boolean ring

Description

BIBasis is the package which implements the methods for constructing the reduced Pommaret and Gr\"obner bases in a Boolean ring for a given polynomial Ideal.

Some references:

Author

Version

This documentation describes version 0.6.3 of BIBasis.

Source code

The source code from which this documentation is derived is in the file BIBasis.m2.

Exports

  • Functions and commands
    • biBasis -- constructs a reduced Boolean Gröbner basis for the given Ideal, if the second argument is true (default), and reduced Boolean Pommaret basis otherwise.
  • Methods
    • biBasis(Ideal) -- see biBasis -- constructs a reduced Boolean Gröbner basis for the given Ideal, if the second argument is true (default), and reduced Boolean Pommaret basis otherwise.
  • Symbols
    • toGroebner (missing documentation)

For the programmer

The object BIBasis is a package.