Difference between revisions of "Avl"

From Free Software Directory
Jump to: navigation, search
(typo)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
{{Entry
 
{{Entry
|Name=avl
+
|Name=GNU libavl
|Short description=Library for balanced binary trees.
+
|Short description=Libraries for the manipulation of binary trees and balanced binary trees.
|Full description=libavl is a balanced tree library that comes with full documentation. It includes unthreaded, right threaded, and fully threaded variants of AVL tree, as well as unthreaded red-black trees. It features self-test routines as well as insertion, deletion, tree count, tree copy, tree walking and traversal, search, and threading and unthreading routines. Each function has a comment describing its interface, and each step in the algoritms the program uses has a comment also. Each source code file includes a built-in test routine.
+
|Full description='''libavl''' is a collection of computer subroutines for constructing and manipulating binary trees and balanced trees.
|Homepage URL=https://www.gnu.org/software/avl/
+
 
 +
It includes unthreaded, right threaded, and fully threaded variants of AVL tree, as well as unthreaded red-black trees. It features self-test routines as well as insertion, deletion, tree count, tree copy, tree walking and traversal, search, and threading and unthreading routines. Each function has a comment describing its interface, and each step in the algoritms the program uses has a comment also. Each source code file includes a built-in test routine.
 +
|Homepage URL=https://adtinfo.org/
 +
|Version download=https://ftp.gnu.org/gnu/avl/avl-2.0.3.tar.gz
 
|Is High Priority Project=No
 
|Is High Priority Project=No
 
|VCS checkout command=git clone git://git.savannah.gnu.org/avl.git
 
|VCS checkout command=git clone git://git.savannah.gnu.org/avl.git
Line 9: Line 12:
  
 
http://adtinfo.org/poster
 
http://adtinfo.org/poster
 
'''Selection from the [https://shop.fsf.org/ FSF shop]'''
 
 
[https://shop.fsf.org/books/free-freedom-20-richard-stallman Free as in Freedom 2.0, by Richard Stallman]
 
 
[https://shop.fsf.org/books-docs/introduction-command-line Introduction to the Command Line]
 
 
----
 
----
 
'''[https://www.gnu.org/help/help.html Helping the GNU Project and the Free Software Movement]'''
 
----
 
----
 
 
If you have corrections to this entry or questions about it, please contact: mailto:maintainers@gnu.org
 
----
 
 
|Decommissioned or Obsolete=No
 
|Decommissioned or Obsolete=No
 
|Donate=https://my.fsf.org/donate/
 
|Donate=https://my.fsf.org/donate/
Line 31: Line 19:
 
|Version date=2007-08-26
 
|Version date=2007-08-26
 
|Version status=stable
 
|Version status=stable
|Version download=https://ftp.gnu.org/gnu/avl/avl-2.0.3.tar.gz
 
 
|Last review by=Bendikker
 
|Last review by=Bendikker
|Last review date=2019/01/02
+
|Last review date=2019/01/21
 
|Submitted by=Database conversion
 
|Submitted by=Database conversion
 
|Submitted date=2011/04/01
 
|Submitted date=2011/04/01
Line 47: Line 34:
 
{{Project license
 
{{Project license
 
|License=GPLv3orlater
 
|License=GPLv3orlater
|License verified by=Deborah Nicholson
+
|License copyright=Copyright (C) 2002, 2004 Free Software Foundation, Inc.
|License verified date=2008-01-07
+
|License verified by=Genium
 +
|License verified date=2022-03-01
 +
|License note=https://git.savannah.gnu.org/cgit/avl.git/tree/README
 +
 
 +
* Applies to part: programs
 
}}
 
}}
 
{{Project license
 
{{Project license
 
|License=LGPLv3orlater
 
|License=LGPLv3orlater
|License verified by=Deborah Nicholson
+
|License copyright=Copyright (C) 1998, 1999, 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
|License verified date=2008-01-07
+
|License verified by=Genium
 +
|License verified date=2022-03-01
 +
|License note=https://git.savannah.gnu.org/cgit/avl.git/tree/COPYING.LIB
 +
 
 +
* Applies to part: libraries
 +
}}
 +
{{Software category
 +
|Interface=library
 +
|Programming-language=C
 +
|Runs-on=BSD, GNU/Linux
 +
|Use=library
 +
}}
 +
{{EntryGNU
 +
|Is GNU=Yes
 +
|GNU package identifier=avl
 
}}
 
}}
 
{{Person
 
{{Person
Line 61: Line 66:
 
}}
 
}}
 
{{Resource
 
{{Resource
|Resource audience=Savannah (Ref)
+
|Resource audience=Savannah
 +
|Resource kind=Developer
 
|Resource URL=https://savannah.gnu.org/projects/avl/
 
|Resource URL=https://savannah.gnu.org/projects/avl/
 +
}}
 +
{{Resource
 +
|Resource kind=Homepage
 +
|Resource URL=https://www.gnu.org/software/avl/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 73: Line 83:
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=FTP
 
|Resource kind=Mailing List
 
|Resource kind=Mailing List
|Resource URL=https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/
+
|Resource URL=https://ftpmirror.gnu.org/avl/
 +
}}
 +
{{Resource
 +
|Resource audience=FTP
 +
|Resource kind=Download
 +
|Resource URL=https://ftp.gnu.org/old-gnu/avl/
 +
}}
 +
{{Resource
 +
|Resource kind=Download
 +
|Resource URL=https://alpha.gnu.org/gnu/avl/
 
}}
 
}}
 
{{Resource
 
{{Resource
Line 81: Line 101:
 
}}
 
}}
 
{{Resource
 
{{Resource
 +
|Resource audience=Wikidata
 
|Resource kind=General
 
|Resource kind=General
|Resource URL=https://savannah.gnu.org/people/
+
|Resource URL=https://www.wikidata.org/wiki/Q72271270
 
}}
 
}}
{{Software category
+
{{EntryDetails
|Interface=library
+
|Is High Priority Project=No
|Programming-language=C
+
|Decommissioned or Obsolete=No
|Runs-on=GNU/Linux
+
|Accepts cryptocurrency donations=No
|Use=library
+
|Test entry=No
 
}}
 
}}
 
{{Featured}}
 
{{Featured}}

Latest revision as of 16:58, 1 March 2022


[edit]

GNU libavl

https://adtinfo.org/
Libraries for the manipulation of binary trees and balanced binary trees.

libavl is a collection of computer subroutines for constructing and manipulating binary trees and balanced trees.

It includes unthreaded, right threaded, and fully threaded variants of AVL tree, as well as unthreaded red-black trees. It features self-test routines as well as insertion, deletion, tree count, tree copy, tree walking and traversal, search, and threading and unthreading routines. Each function has a comment describing its interface, and each step in the algoritms the program uses has a comment also. Each source code file includes a built-in test routine.





Licensing

License

Verified by

Verified on

Notes

Verified by

Genium

Verified on

1 March 2022

Verified by

Genium

Verified on

1 March 2022




Leaders and contributors

Contact(s)Role
Ben Pfaff Maintainer


Resources and communication

AudienceResource typeURI
SavannahDeveloperhttps://savannah.gnu.org/projects/avl/
WikidataGeneralhttps://www.wikidata.org/wiki/Q72271270
Mailing Listhttps://lists.gnu.org/mailman/listinfo/bug-avl/
Downloadhttps://alpha.gnu.org/gnu/avl/
Downloadhttps://ftp.gnu.org/gnu/avl/
VCS Repository Webviewhttps://git.savannah.gnu.org/cgit/avl.git/
FTPMailing Listhttps://ftpmirror.gnu.org/avl/
Homepagehttps://www.gnu.org/software/avl/
FTPDownloadhttps://ftp.gnu.org/old-gnu/avl/


Software prerequisites




Entry











"Savannah" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.








"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.


"FTP" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.






"Wikidata" is not in the list (General, Help, Bug Tracking, Support, Developer) of allowed values for the "Resource audience" property.



Property "Submitted by" (as page type) with input value "{{{Submitted by}}}" contains invalid characters or is incomplete and therefore can cause unexpected results during a query or annotation process. "{{{Submitted date}}}" contains an extrinsic dash or other characters that are invalid for a date interpretation.








Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.