ADPfusionForest: Dynamic programming on tree and forest structures
ADPfusion for formal languages on tree and forest structures. This library connects @ForestStructures@, a library which defines efficient, tree-like structures and @ADPfusion@. The result is the ability to easily write formal grammars which act on input trees (as compared to the more common input strings).
Build this library with GHC-8.0.2
[Skip to Readme]
Modules
- ADP
- Fusion
- Core
- ForestAlign
- ADP.Fusion.Core.ForestAlign.PermuteRightLinear
- ADP.Fusion.Core.ForestAlign.RightLinear
- ForestEdit
- ADP.Fusion.Core.ForestEdit.LeftLinear
- ForestAlign
- Forest
- Align
- ADP.Fusion.Forest.Align.PRL
- ADP.Fusion.Forest.Align.RL
- Edit
- ADP.Fusion.Forest.Edit.LL
- Align
- SynVar
- Indices
- ForestAlign
- ADP.Fusion.SynVar.Indices.ForestAlign.RightLinear
- ForestEdit
- ADP.Fusion.SynVar.Indices.ForestEdit.LeftLinear
- ForestAlign
- Indices
- Term
- Deletion
- ForestAlign
- ADP.Fusion.Term.Deletion.ForestAlign.RightLinear
- ForestEdit
- ADP.Fusion.Term.Deletion.ForestEdit.LeftLinear
- ForestAlign
- Epsilon
- ForestAlign
- ADP.Fusion.Term.Epsilon.ForestAlign.PermuteRightLinear
- ADP.Fusion.Term.Epsilon.ForestAlign.RightLinear
- ForestEdit
- ADP.Fusion.Term.Epsilon.ForestEdit.LeftLinear
- ForestAlign
- Node
- ForestAlign
- ADP.Fusion.Term.Node.ForestAlign.PermuteRightLinear
- ADP.Fusion.Term.Node.ForestAlign.RightLinear
- ForestEdit
- ADP.Fusion.Term.Node.ForestEdit.LeftLinear
- ADP.Fusion.Term.Node.Type
- ForestAlign
- Deletion
- Core
- Fusion
Flags
Manual Flags
Name | Description | Default |
---|---|---|
examples | build the examples | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- ADPfusionForest-0.0.0.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.0.1 |
---|---|
Change log | changelog.md |
Dependencies | ADPfusion (>=0.5.2 && <0.5.3), base (>=4.7 && <5.0), containers (>=0.5), DPutils (>=0.0.1 && <0.0.2), fgl (>=5.5), ForestStructures (>=0.0.0 && <0.0.1), GrammarProducts (>=0.1 && <0.2), PrimitiveArray (>=0.8.0 && <0.8.1), strict (>=0.3), text (>=1.2), unordered-containers (>=0.2), vector (>=0.10), vector-algorithms (>=0.7), vector-instances (>=3.4), vector-th-unbox (>=0.2) [details] |
Tested with | ghc ==8.0.2 |
License | BSD-3-Clause |
Copyright | Christian Hoener zu Siederdissen, 2016-2017 |
Author | Christian Hoener zu Siederdissen, Sarah Berkemer, 2016-2017 |
Maintainer | choener@bioinf.uni-leipzig.de |
Category | Formal Languages, Bioinformatics |
Home page | https://github.com/choener/ADPfusionForest |
Bug tracker | https://github.com/choener/ADPfusionForest/issues |
Source repo | head: git clone git://github.com/choener/ADPfusionForest |
Uploaded | by ChristianHoener at 2017-11-23T22:15:26Z |
Distributions | |
Reverse Dependencies | 1 direct, 1 indirect [details] |
Executables | AffineAlignNewickTreesSmall, AlignNewickTrees |
Downloads | 1127 total (4 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs not available [build log] Last success reported on 2017-11-24 [all 3 reports] |