Finding Optimal 2-Packing Sets on Arbitrary Graphs at Scale

08/29/2023
โˆ™
by   Jannick Borowitz, et al.
โˆ™
0
โˆ™

A 2-packing set for an undirected graph G=(V,E) is a subset ๐’ฎโŠ‚ V such that any two vertices v_1,v_2 โˆˆ๐’ฎ have no common neighbors. Finding a 2-packing set of maximum cardinality is a NP-hard problem. We develop a new approach to solve this problem on arbitrary graphs using its close relation to the independent set problem. Thereby, our algorithm red2pack uses new data reduction rules specific to the 2-packing set problem as well as a graph transformation. Our experiments show that we outperform the state-of-the-art for arbitrary graphs with respect to solution quality and also are able to compute solutions multiple orders of magnitude faster than previously possible. For example, we are able to solve 63 optimality in less than a second while the competitor for arbitrary graphs can only solve 5 time limit. Moreover, our approach can solve a wide range of large instances that have previously been unsolved.

READ FULL TEXT

page 16

page 17

research
โˆ™ 10/27/2022

Geodesic packing in graphs

Given a graph G, a geodesic packing in G is a set of vertex-disjoint max...
research
โˆ™ 08/12/2020

Boosting Data Reduction for the Maximum Weight Independent Set Problem Using Increasing Transformations

Given a vertex-weighted graph, the maximum weight independent set proble...
research
โˆ™ 08/29/2022

Finding Near-Optimal Weight Independent Sets at Scale

Computing maximum weight independent sets in graphs is an important NP-h...
research
โˆ™ 09/02/2015

Finding Near-Optimal Independent Sets at Scale

The independent set problem is NP-hard and particularly difficult to sol...
research
โˆ™ 05/18/2022

On data reduction for dynamic vector bin packing

We study a dynamic vector bin packing (DVBP) problem. We show hardness f...
research
โˆ™ 09/14/2022

Tuple Packing: Efficient Batching of Small Graphs in Graph Neural Networks

When processing a batch of graphs in machine learning models such as Gra...
research
โˆ™ 02/04/2014

Optimal Rectangle Packing: An Absolute Placement Approach

We consider the problem of finding all enclosing rectangles of minimum a...

Please sign up or login with your details

Forgot password? Click here to reset