Hullset is a term that can refer to a collection of points or a set of data points that define the boundary or "hull" of a shape in computational geometry. It is often used in algorithms related to convex hulls, where the goal is to determine the smallest convex polygon that can enclose a set of points in a plane. Hullsets can be applied in various fields, including computer graphics, geographic information systems, and data analysis.