# Gray Codes for AT-Free Orders

**Authors:** Jou-Ming Chang, Ton Kloks, Hung-Lung Wang

arXiv: 1706.06336 · 2021-08-20

## TL;DR

This paper presents a method to generate AT-free vertex orders in graphs efficiently, enabling faster algorithms for processing such graphs.

## Contribution

It introduces a novel algorithm that produces AT-free orders in constant amortized time, improving upon previous methods.

## Key findings

- AT-free orders can be generated in constant amortized time
- The method improves efficiency for processing AT-free graphs
- Potential applications in graph algorithms and optimization

## Abstract

AT-free graphs are characterized by vertex elimination orders. We show that these AT-free orders of a graph can be generated in constant amortized time.

## Full text

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

## Figures

1 figure with captions in the complete paper: https://tomesphere.com/paper/1706.06336/full.md

## References

13 references — full list in the complete paper: https://tomesphere.com/paper/1706.06336/full.md

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