My Project
|
#include "misc/options.h"
#include "bbfan.h"
#include "groebnerCone.h"
#include "startingCone.h"
#include "tropicalTraversal.h"
Go to the source code of this file.
Functions | |
static void | setOptionRedSB () |
static void | undoSetOptionRedSB () |
gfan::ZFan * | groebnerFan (const tropicalStrategy currentStrategy) |
gfan::ZFan * | groebnerFanOfPolynomial (poly g, ring r, bool onlyLowerHalfSpace=false) |
BOOLEAN | groebnerFan (leftv res, leftv args) |
Variables | |
VAR BITSET | groebnerBitsetSave1 |
VAR BITSET | groebnerBitsetSave2 |
gfan::ZFan * groebnerFan | ( | const tropicalStrategy | currentStrategy | ) |
Definition at line 28 of file groebnerFan.cc.
Definition at line 85 of file groebnerFan.cc.
gfan::ZFan * groebnerFanOfPolynomial | ( | poly | g, |
ring | r, | ||
bool | onlyLowerHalfSpace = false |
||
) |
Definition at line 36 of file groebnerFan.cc.
|
static |
Definition at line 14 of file groebnerFan.cc.
|
static |
Definition at line 23 of file groebnerFan.cc.
Definition at line 9 of file groebnerFan.cc.
Definition at line 9 of file groebnerFan.cc.