#include <kernel/F5cData.h>
#include <kernel/F5cLists.h>
Go to the source code of this file.
main function of the F5C implementation in SINGULAR
INPUT: Ideal i for which a gröbner basis should be computed; ring r. OUTPUT: ideal g (the gröbner basis of i computed via F5C)
Definition at line 26 of file f5c.cc.