Graph theory general position problem
Paul Manuel, Sandi Klav\v{z}ar

TL;DR
This paper introduces a graph theory variation of the general position problem, exploring the maximum size of vertex sets with no three collinear on a geodesic, providing bounds, exact values for certain graphs, and proving NP-completeness.
Contribution
It defines the gp-number for graphs, establishes upper bounds, computes it for specific classes, and proves the problem's NP-completeness.
Findings
Derived upper bounds on gp(G) using isometric covers
Determined gp-number for several graph classes
Proved the general position problem is NP-complete
Abstract
The classical no-three-in-line problem is to find the maximum number of points that can be placed in the grid so that no three points lie on a line. Given a set of points in an Euclidean plane, the General Position Subset Selection Problem is to find a maximum subset of such that no three points of are collinear. Motivated by these problems, the following graph theory variation is introduced: Given a graph , determine a largest set of vertices of such that no three vertices of lie on a common geodesic. Such a set is a gp-set of and its size is the gp-number of . Upper bounds on in terms of different isometric covers are given and used to determine the gp-number of several classes of graphs. Connections between general position sets and packings are investigated and used to give lower bounds on the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Theory Research · Computational Geometry and Mesh Generation · Constraint Satisfaction and Optimization
