Abstract
In this paper we address the minimum cost perfect matching problem with conflict pair constraints (MCPMPC). Given an undirected graph G with a cost associated with each edge and a conflict set of pairs of edges, the MCPMPC is to find a perfect matching with the lowest total cost such that no more than one edge is selected from each pair in the conflict set. MCPMPC is known to be strongly NP-hard. We present additional complexity results and identify new polynomially solvable cases for the general MCPMPC. Several heuristic algorithms and lower bounding schemes are presented. The proposed algorithms are tested on randomly generated instances. Encouraging experimental results are also reported.
Original language | English |
---|---|
Pages (from-to) | 920-930 |
Number of pages | 11 |
Journal | Computers and Operations Research |
Volume | 40 |
Issue number | 4 |
DOIs | |
Publication status | Published - Apr 2013 |
Externally published | Yes |
Keywords
- Assignment problem
- Conflict graph
- Conflict pairs
- Matching problem