.. This file is part of the OpenDSA eTextbook project. See
.. http://opendsa.org for more details.
.. Copyright (c) 2012-2020 by the OpenDSA Project Contributors, and
.. distributed under an MIT open source license.

.. avmetadata::
   :author: Cliff Shaffer

=====
Tries
=====

Tree vs. Trie (1)
-----------------

.. revealjs-slide::

.. inlineav:: TreeTimelineCON ss
   :long_name: Tree timeline Slideshow
   :links: AV/Binary/TreeTrieCON.css
   :scripts: AV/Binary/TreeTimelineCON.js
   :output: show


Tree vs. Trie (2)
-----------------

.. revealjs-slide::

.. inlineav:: TrieTimelineCON ss
   :long_name: Trie timeline Slideshow
   :links: AV/Binary/TreeTrieCON.css
   :scripts: AV/Binary/TrieTimelineCON.js
   :output: show


