Ordered binary decision diagrams are a useful representation of Boolea
n functions, ii a good variable ordering is known. Variable orderings
are computed by heuristic algorithms and then improved with local sear
ch and simulated annealing algorithms. This approach is based on the c
onjecture that the following problem is NP-complete. Given an OBDD G r
epresenting f and a size bound s, does there exist an OBDD G (respect
ing an arbitrary variable ordering) representing with at most s nodes?
This conjecture is proved.