# Linear MIM-Width of Trees

**Authors:** Svein H{\o}gemo, Jan Arne Telle, Erlend Raa V{\aa}gset

arXiv: 1907.04132 · 2019-07-10

## TL;DR

This paper presents an efficient algorithm for computing the linear maximum induced matching width of trees, improving understanding of tree layouts and graph parameters.

## Contribution

It introduces an $O(n \,\log\, n)$ algorithm for calculating the linear MIM-width of trees and finding an optimal layout.

## Key findings

- Algorithm runs in $O(n \log n)$ time
- Provides an optimal layout for trees based on MIM-width
- Advances computational methods for graph width parameters

## Abstract

We provide an $O(n \log n)$ algorithm computing the linear maximum induced matching width of a tree and an optimal layout.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.04132/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1907.04132/full.md

## References

21 references — full list in the complete paper: https://tomesphere.com/paper/1907.04132/full.md

---
Source: https://tomesphere.com/paper/1907.04132