# Using Sat solvers for synchronization issues in partial deterministic   automata

**Authors:** Hanan Shabana, Mikhail V. Volkov

arXiv: 1903.10549 · 2019-03-27

## TL;DR

This paper presents a SAT-based method for finding minimal carefully synchronizing words in partial deterministic automata, demonstrating effectiveness on automata with up to 100 states using modest resources.

## Contribution

The paper introduces a novel SAT encoding approach for the synchronization problem in partial automata, enabling practical solutions with limited computational resources.

## Key findings

- Effective for automata with up to 100 states
- Satisfactory results with modest computational resources
- New encoding approach improves practical solvability

## Abstract

We approach the task of computing a carefully synchronizing word of minimum length for a given partial deterministic automaton, encoding the problem as an instance of SAT and invoking a SAT solver. Our experimental results demonstrate that this approach gives satisfactory results for automata with up to 100 states even if very modest computational resources are used.

## Full text

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

## References

37 references — full list in the complete paper: https://tomesphere.com/paper/1903.10549/full.md

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