My Project
Loading...
Searching...
No Matches
tropicalTraversal.h
Go to the documentation of this file.
1#ifndef TROPICAL_TRAVERSAL_H
2#define TROPICAL_TRAVERSAL_H
3
4#include "groebnerCone.h"
5
9
10#endif
implementation of the class groebnerCone
std::set< groebnerCone, groebnerCone_compare > groebnerCones
Definition: groebnerCone.h:24
groebnerCones groebnerTraversal(const groebnerCone startingCone)
groebnerCones tropicalTraversal(const groebnerCone startingCone)
groebnerCones tropicalTraversalMinimizingFlips(const groebnerCone startingCone)