![]() |
#include <kernel/mod2.h>
#include <unistd.h>
#include <kernel/structs.h>
#include <kernel/GBEngine/kutil.h>
#include <omalloc/omalloc.h>
#include <kernel/polys.h>
#include <polys/monomials/p_polys.h>
#include <polys/templates/p_Procs.h>
#include <kernel/ideals.h>
#include <kernel/GBEngine/kstd1.h>
#include <kernel/GBEngine/khstd.h>
#include <polys/kbuckets.h>
#include <polys/weight.h>
#include <misc/intvec.h>
#include <kernel/GBEngine/f5c.h>
Go to the source code of this file.
Functions | |
ideal | f5cMain (ideal id, ring r) |
main function of the F5C implementation in SINGULAR More... | |