Given an undirected graph with edge weights, the MAX-CUT problem consists in finding a partition of the nodes into two subsets, such that the sum of the weights of the edges having endpoints in different subsets is maximized. It is a well-known NP-hard problem with applications in several fields, including VLSI design and statistical physics. In this article, a greedy randomized adaptive search procedure (GRASP), a variable neighborhood search (VNS), and a path-relinking (PR) intensification heuristic for MAX-CUT are proposed and tested. New hybrid heuristics that combine GRASP, VNS, and PR are also proposed and tested. Computational results indicate that these randomized heuristics find near-optimal solutions. On a set of standard test pro...
A clique in a graph is a set of vertices that are all directly connected to each other i.e. a comple...
The max-cut problem asks for partitioning the nodes V of a graph G=(V,E) into two sets (one of which...
Given an undirected graph G = (V,E), a cut in G is a subset S ⊆ V. Let S = V \S, and let E(S,S) deno...
Given an undirected graph with edge weights, the MAX-CUT problem consists in finding a partition of ...
Given a graph with non-negative edge weights, the MAXCUT problem is to partition the set of vertice...
Given an undirected graph G=(V,E)G=(V,E) where each edge of E is weighted with an integer number, th...
International audienceThe max-k-cut problem is to partition the vertices of an edge-weighted graph G...
This thesis investigates various computational approaches to the Maximum Cut problem. It is generall...
AbstractWe consider the problem of partitioning the vertices of a weighted graph into two sets of si...
A GRASP with path-relinking for finding good-quality solutions of the weighted maximum satisfiabilit...
The decision version of the Max-Cut problem was proved to be NP-complete by Karp and remains NP-comp...
A GRASP with path relinking for finding good-quality solutions of the weighted maximum satisfiabilit...
An ecient randomized heuristic for maximum independent set is presented. The pro-cedure is tested on...
A simple random search algorithm for the maximum clique problem. A clique of a graph is a set of ver...
In this paper we compare, from a practical point of view, approximation algorithms for the problem M...
A clique in a graph is a set of vertices that are all directly connected to each other i.e. a comple...
The max-cut problem asks for partitioning the nodes V of a graph G=(V,E) into two sets (one of which...
Given an undirected graph G = (V,E), a cut in G is a subset S ⊆ V. Let S = V \S, and let E(S,S) deno...
Given an undirected graph with edge weights, the MAX-CUT problem consists in finding a partition of ...
Given a graph with non-negative edge weights, the MAXCUT problem is to partition the set of vertice...
Given an undirected graph G=(V,E)G=(V,E) where each edge of E is weighted with an integer number, th...
International audienceThe max-k-cut problem is to partition the vertices of an edge-weighted graph G...
This thesis investigates various computational approaches to the Maximum Cut problem. It is generall...
AbstractWe consider the problem of partitioning the vertices of a weighted graph into two sets of si...
A GRASP with path-relinking for finding good-quality solutions of the weighted maximum satisfiabilit...
The decision version of the Max-Cut problem was proved to be NP-complete by Karp and remains NP-comp...
A GRASP with path relinking for finding good-quality solutions of the weighted maximum satisfiabilit...
An ecient randomized heuristic for maximum independent set is presented. The pro-cedure is tested on...
A simple random search algorithm for the maximum clique problem. A clique of a graph is a set of ver...
In this paper we compare, from a practical point of view, approximation algorithms for the problem M...
A clique in a graph is a set of vertices that are all directly connected to each other i.e. a comple...
The max-cut problem asks for partitioning the nodes V of a graph G=(V,E) into two sets (one of which...
Given an undirected graph G = (V,E), a cut in G is a subset S ⊆ V. Let S = V \S, and let E(S,S) deno...