InduceReduce does not use external binaries and, therefore, works without restrictions on the type of the operating system.
There are two ways of installing a GAP package. If you have permission to add files to the installation of GAP on your system you may install InduceReduce into the pkg
subdirectory of the GAP installation tree. Otherwise you may install InduceReduce in a private pkg
directory (for details see Installing a GAP Package and GAP Root Directories in the GAP Reference Manual).
Once you have installed the package as described in the previous section, you can load it in a GAP session using the command LoadPackage("InduceReduce")
.
generated by GAPDoc2HTML