.. 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


Stress Test
===========

Heap Test
---------

.. revealjs-slide::

.. inlineav:: heapbuildCON ss
   :long_name: Heapbuild Slideshow
   :links: 
   :scripts: DataStructures/binaryheap.js AV/Binary/heapbuildCON.js
   :output: show
   :keyword: Heap

AVEMBED Heap Test
-----------------

.. revealjs-slide::

.. avembed:: AV/Sorting/insertionsortAV.html ss
   :long_name: Insertion Sort Visualization
   :keyword: Sorting; Insertion Sort


Frameset
--------

.. revealjs-slide::

.. inlineav:: DFAintroFS ff
   :links: DataStructures/FLA/FLA.css AV/PIFLA/FA/DFAintroFS.css
   :scripts: DataStructures/PIFrames.js DataStructures/FLA/FA.js AV/PIFLA/FA/DFAintroFS.js 
   :output: show
   :keyword: Finite Automata; Deterministic Finite Acceptor


