@article{89ee9da0f6324e419b82834c2d400cf7,
title = "A Faster Algorithm for Maximum Induced Matchings on Circle Graphs",
abstract = "Circle graphs have applications to RNA bioinformatics, computational chemistry, and VLSI design. Additionally, many problems that are intractable on general graphs are efficient for circle graphs. This has driven research into algorithms for circle graphs. One well known graph problem is to find a maximum induced matching. This is NP-Hard, even for bipartite graphs. No algorithm for this problem that works directly on circle graphs has been proposed. However, since circle graphs are included in interval filament graphs, algorithms for this class can be applied to circle graphs. Unfortunately, this entails a large computational cost of O(|V|6) time. We propose an algorithm that operates directly on circle graphs, and requires only O(|V|3) time.",
author = "Ward-Graham, {Max Hector} and Andrew Gozzard and Wise, {Michael J.} and Amitava Datta",
year = "2018",
month = aug,
doi = "10.7155/jgaa.00476",
language = "English",
volume = "22",
pages = "389--396",
journal = "Journal of Graph Algorithms and Applications",
issn = "1526-1719",
publisher = "Brown University",
number = "2",
}