My Project  debian-1:4.1.1-p2+ds-4
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
tropicalTraversalMinimizingFlips
groebnerCones tropicalTraversalMinimizingFlips(const groebnerCone startingCone)
Definition: tropicalTraversal.cc:52
groebnerCones
std::set< groebnerCone, groebnerCone_compare > groebnerCones
Definition: groebnerCone.h:23
groebnerCone.h
groebnerCone
Definition: groebnerCone.h:27
tropicalTraversal
groebnerCones tropicalTraversal(const groebnerCone startingCone)
groebnerTraversal
groebnerCones groebnerTraversal(const groebnerCone startingCone)
Definition: tropicalTraversal.cc:141