Make sure you have read the statement on academic honesty on the homework assignment index page.
Consider testing w for membership in L(N) by applying middle-first search to this path problem. Explain how this can be carried out in O(log n) space rather than the O(log2 n) space required by middle-first search on an arbitrary graph of n vertices.
Last modified 20 November 2003