A 2-opt Algorithm for Locally Optimal Set Partition Optimization

03/14/2023
by   Kaan Gokcesu, et al.
0

Our research deals with the optimization version of the set partition problem, where the objective is to minimize the absolute difference between the sums of the two disjoint partitions. Although this problem is known to be NP-hard and requires exponential time to solve, we propose a less demanding version of this problem where the goal is to find a locally optimal solution. In our approach, we consider the local optimality in respect to any movement of at most two elements. To accomplish this, we developed an algorithm that can generate a locally optimal solution in at most O(N^2) time and O(N) space. Our algorithm can handle arbitrary input precisions and does not require positive or integer inputs. Hence, it can be applied in various problem scenarios with ease.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
09/16/2021

A Quadratic Time Locally Optimal Algorithm for NP-hard Equal Cardinality Partition Optimization

We study the optimization version of the equal cardinality set partition...
research
09/10/2021

Efficient Locally Optimal Number Set Partitioning for Scheduling, Allocation and Fair Selection

We study the optimization version of the set partition problem (where th...
research
03/10/2022

A Linearithmic Time Locally Optimal Algorithm for the Multiway Number Partition Optimization

We study the problem of multiway number partition optimization, which ha...
research
07/11/2017

An Optimal Bayesian Network Based Solution Scheme for the Constrained Stochastic On-line Equi-Partitioning Problem

A number of intriguing decision scenarios revolve around partitioning a ...
research
11/24/2021

Characterization of canonical systems with six types of coins for the change-making problem

This paper analyzes a necessary and sufficient condition for the change-...
research
12/31/2019

Minimizing Impurity Partition Under Constraints

Set partitioning is a key component of many algorithms in machine learni...
research
05/05/2021

Optimally partitioning signed networks based on generalized balance

Signed networks, which contain both positive and negative edges, are now...

Please sign up or login with your details

Forgot password? Click here to reset