ADPfusionSet: Dynamic programming for Set data 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.
Warnings:
- 'ghc-options: -O2' is rarely needed. Check that it is giving a real benefit and not just imposing longer compile times on your users.
- Exposed modules use unallocated top-level names: ADP
generalized Algebraic Dynamic Programming
Extensions of ADPfusion for set-(like) data structures.
[Skip to Readme]
Properties
Versions | 0.0.0.1, 0.0.0.2, 0.0.0.2 |
---|---|
Change log | changelog.md |
Dependencies | ADPfusion (>=0.5.2 && <0.5.3), base (>=4.7 && <5.0), bits (>=0.4), containers, DPutils (>=0.0.1 && <0.0.2), mmorph (>=1.0), mtl (>=2.0), OrderedBits (>=0.0.1 && <0.0.2), primitive (>=0.5.4), PrimitiveArray (>=0.8.0 && <0.8.1), QuickCheck (>=2.7), strict (>=0.3), template-haskell (>=2.0), th-orphans (>=0.12), transformers (>=0.3), tuple (>=0.3), vector (>=0.11) [details] |
License | BSD-3-Clause |
Copyright | Christian Hoener zu Siederdissen, 2016-2017 |
Author | Christian Hoener zu Siederdissen, 2016-2017 |
Maintainer | choener@bioinf.uni-leipzig.de |
Category | Algorithms, Data Structures, Bioinformatics, Formal Languages |
Home page | https://github.com/choener/ADPfusionSet |
Bug tracker | https://github.com/choener/ADPfusionSet/issues |
Source repo | head: git clone git://github.com/choener/ADPfusionSet |
Uploaded | by ChristianHoener at 2017-10-19T14:36:19Z |
Modules
[Index]
- ADP
- Fusion
- ADP.Fusion.Boundary
- Core
- ADP.Fusion.EdgeBoundary
- ADP.Fusion.Set1
- SynVar
- Term
- Edge
- ADP.Fusion.Term.EdgeWithSet
- Epsilon
- PeekIndex
- Singleton
- Fusion
Flags
Manual Flags
Name | Description | Default |
---|---|---|
examples | build the examples | Disabled |
debug | Enable bounds checking and various other debug operations at the cost of a significant performance penalty. | Disabled |
debugoutput | Enable debug output, which spams the screen full of index information | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- ADPfusionSet-0.0.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees