Algorithms for the Maximum Eulerian Cycle Decomposition Problem

03/10/2022
by   Pedro O. Pinheiro, et al.
0

Given an Eulerian graph G, in the Maximum Eulerian Cycle Decomposition problem, we are interested in finding a collection of edge-disjoint cycles E_1, E_2, ..., E_k in G such that all edges of G are in exactly one cycle and k is maximum. We present an algorithm to solve the pricing problem of a column generation Integer Linear Programming (ILP) model introduced by Lancia and Serafini (2016). Furthermore, we propose a greedy heuristic, which searches for minimum size cycles starting from a random vertex, and a heuristic based on partially solving the ILP model. We performed tests comparing the three approaches in relation to the quality of solutions and execution time, using distinct sets of Eulerian graphs, each set grouping graphs with different numbers of vertices and edges. Our experimental results show that the ILP based heuristic outperforms the other methods.

READ FULL TEXT
research
08/09/2023

Cycles in graphs and in hypergraphs

This is an expository paper. A 1-cycle in a graph is a set C of edges su...
research
01/11/2022

Asymptotic Optimality of the Greedy Patching Heuristic for Max TSP in Doubling Metrics

The maximum traveling salesman problem (Max TSP) consists of finding a H...
research
10/09/2017

Hotspot-aware DSA Grouping and Mask Assignment

In Directed Self Assembly (DSA), poor printing of guiding templates can ...
research
11/02/2014

A Heuristic Method for Solving the Problem of Partitioning Graphs with Supply and Demand

In this paper we present a greedy algorithm for solving the problem of t...
research
05/14/2021

Minimal Cycle Representatives in Persistent Homology using Linear Programming: an Empirical Study with User's Guide

Cycle representatives of persistent homology classes can be used to prov...
research
02/27/2019

Deterministic "Snakes and Ladders" Heuristic for the Hamiltonian Cycle Problem

We present a polynomial complexity, deterministic, heuristic for solving...
research
08/31/2022

Minimum Flow Decomposition in Graphs with Cycles using Integer Linear Programming

Minimum flow decomposition (MFD) – the problem of finding a minimum set ...

Please sign up or login with your details

Forgot password? Click here to reset