Width Hierarchy for k-OBDD of Small Width
Kamil Khadiev
TL;DR
This work establishes a strict width hierarchy for $k$-OBDDs on small width by introducing the Shuffled Address Function $SAF_{k,w}$ as a hard target. It defines the models and complexity classes, then proves lower and upper bounds on the number of distinct subfunctions under partitions to separate narrow-$w$ from wider-$w$ representations, leveraging a $2k$-OBDD construction for SAF and a known lower bound from ak13, establishing a hierarchy analogous to OBDD hierarchies. The result provides a granular width-based separation for restricted read-once, oblivious branching programs under parameter regime $2kw(2w+\lceil \log k\rceil+\lceil \log 2w\rceil)<n$, $k\ge 2$, $w\ge 64$. This contributes to understanding the expressive power of restricted branching programs and informs complexity-theoretic gaps between width-bounded representations.
Abstract
In this paper was explored well known model k-OBDD. There are proven width based hierarchy of classes of boolean functions which computed by k-OBDD. The proof of hierarchy is based on sufficient condition of Boolean function's non representation as k-OBDD and complexity properties of Boolean function SAF. This function is modification of known Pointer Jumping (PJ) and Indirect Storage Access (ISA) functions.
