#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 groebner basis should be computed; ring r. OUTPUT: ideal g (the groebner basis of i computed via F5C)
Definition at line 25 of file f5c.cc.