Binary package “libavl-dev” in ubuntu xenial

AVL tree manipulation library - development

 This library consists of a set of functions to manipulate AVL trees. AVL
 trees are very efficient balanced binary trees, similar to red-black trees.
 The functions in this library can handle any kind of payload and search key
 type.
 .
 This package contains the header files.