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.
Original language | English |
---|---|
Pages (from-to) | 389-396 |
Number of pages | 8 |
Journal | Journal of Graph Algorithms and Applications |
Volume | 22 |
Issue number | 2 |
DOIs | |
Publication status | Published - Aug 2018 |