<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<item>
  <id>01445337</id>
  <dt>a</dt>
  <an>01445337</an>
  <augroup>
    <au>Evans, William</au>
    <au>Kirkpatrick, David</au>
  </augroup>
  <ti>Restructuring ordered binary trees.</ti>
  <so>Proceedings of the 11th annual ACM-SIAM symposium on Discrete algorithms. San Francisco, CA, USA, January 9-11, 2000. Philadelphia, PA: SIAM. 477-486 (2000).</so>
  <py>2000</py>
  <pu>Philadelphia, PA: SIAM</pu>
  <lagroup>
    <la>EN</la>
  </lagroup>
  <ccgroup>
  </ccgroup>
  <utgroup>
    <ut>restructuring an ordered binary tree</ut>
    <ut>displacement</ut>
    <ut>efficient algorithms</ut>
  </utgroup>
  <cigroup>
  </cigroup>
  <ligroup>
  </ligroup>
  <abgroup>
    <ab>Summary: We consider the problem of restructuring an ordered binary tree $T$, preserving the in-order sequence of its nodes, so as to reduce its height to some target value $h$. Such a restructuring necessarily involves the downward displacement of some of the nodes of $T$. Our results, focusing both on the maximum displacement over all nodes and on the maximum displacement over leaves only, provide (i) an explicit tradeoff between the worst-case displacement and the height restriction (including a family of trees that exhibit the worst case displacements) and (ii) efficient algorithms to achieve height-restricted restructuring while minimizing the maximum node displacement.</ab>
    <rv></rv>
  </abgroup>
</item>