Decision trees for binary subword-closed languages
Mikhail Moshkov

TL;DR
This paper analyzes the complexity of decision trees for recognizing and classifying binary subword-closed languages, revealing bounds on their depth and classifying languages into five complexity categories.
Contribution
It characterizes the growth of decision tree depths for various recognition problems in binary subword-closed languages and introduces five complexity classes.
Findings
Deterministic recognition depth is either constant, logarithmic, or linear.
Nondeterministic recognition and membership decision depths are either constant or linear.
Five complexity classes of binary subword-closed languages are described.
Abstract
In this paper, we study arbitrary subword-closed languages over the alphabet (binary subword-closed languages). For the set of words of the length belonging to a binary subword-closed language , we investigate the depth of decision trees solving the recognition and the membership problems deterministically and nondeterministically. In the case of recognition problem, for a given word from , we should recognize it using queries each of which, for some , returns the th letter of the word. In the case of membership problem, for a given word over the alphabet of the length , we should recognize if it belongs to the set using the same queries. With the growth of , the minimum depth of decision trees solving the problem of recognition deterministically is either bounded from above by a constant, or grows as a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topicssemigroups and automata theory · DNA and Biological Computing · Algorithms and Data Compression
