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.

Citation

If you have used this package in your research, please cite it as follows:

@misc{BIBasisSource,
  title = {{BIBasis: involutive Pommaret basis in a Boolean ring. Version~0.6.3}},
  author = {Mikhail Zinin},
  howpublished = {A \emph{Macaulay2} package available at
    \url{https://github.com/Macaulay2/M2/tree/master/M2/Macaulay2/packages}}
}

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, defined in BIBasis.m2.


The source of this document is in BIBasis.m2:57:0.