Uses of Class
edu.princeton.repeatedgames.rgsolve.polygon.RobustConvexHull.PointComparator

Packages that use RobustConvexHull.PointComparator
edu.princeton.repeatedgames.rgsolve.polygon Contains classes and methods used for storing and manipulating the polygons that define payoff sets - Includes a convex hull routine, and the class GameExtremePoint, which defines an equilibrium extreme point of V* and how it is generated. 
 

Uses of RobustConvexHull.PointComparator in edu.princeton.repeatedgames.rgsolve.polygon
 

Fields in edu.princeton.repeatedgames.rgsolve.polygon declared as RobustConvexHull.PointComparator
(package private) static RobustConvexHull.PointComparator RobustConvexHull.ptComparator
          Lexicographic orderer on points