ForestStructures: Tree- and forest structures

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

This library provides both static and dynamic tree and forest structures. Once a tree structure is static, it can be mappend onto a linearized representation, which is beneficial for algorithms that do not modify the internal tree structure, but need fast O(1) access to individual nodes, children, and siblings.


[Skip to Readme]

Properties

Versions 0.0.0.1, 0.0.0.2, 0.0.1.0, 0.0.1.1, 0.0.1.1
Change log changelog.md
Dependencies aeson (>=1.0), base (>=4.7 && <5.0), bifunctors (>=5.0), containers (>=0.5), deepseq (>=1.0), fgl (>=5.5), lens (>=4.0), QuickCheck (>=2.0), unordered-containers (>=0.2), vector (>=0.10), vector-th-unbox (>=0.2) [details]
License BSD-3-Clause
Copyright Christian Hoener zu Siederdissen, 2015-2023
Author Christian Hoener zu Siederdissen 2015-2023, Sarah Berkemer, 2015-2017
Maintainer choener@bioinf.uni-leipzig.de
Category Formal Languages, Bioinformatics
Home page https://github.com/choener/ForestStructures
Bug tracker https://github.com/choener/ForestStructures/issues
Source repo head: git clone git://github.com/choener/ForestStructures
Uploaded by ChristianHoener at 2023-06-14T19:38:10Z

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for ForestStructures-0.0.1.1

[back to package description]

github action: master

ForestStructures: Dynamic and static tree and forest structures

The static tree structure(s) shall be designed with an emphasis on performance.

Contact

Christian Hoener zu Siederdissen
Leipzig University, Leipzig, Germany
choener@bioinf.uni-leipzig.de
http://www.bioinf.uni-leipzig.de/~choener/