“…Algorithm CBF [9] implements BF queue Q on disk and, most importantly, replaces with a cache table the hash table T used by the standard BF visit in Figure 1. Using a cache table rather than a hash table means that, upon a collision, CBF may forget visited states and, as a result, it may revisit states.…”