My Project  UNKNOWN_GIT_VERSION
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:23
groebnerCones groebnerTraversal(const groebnerCone startingCone)
groebnerCones tropicalTraversal(const groebnerCone startingCone)
groebnerCones tropicalTraversalMinimizingFlips(const groebnerCone startingCone)