ShortestPathProblems: grammars for TSP and SHP
Grammars and default implementations for the shortest Hamiltonian path and Travelling Salesman problems.
[Skip to Readme]
Modules
[Index]
Flags
Manual Flags
| Name | Description | Default |
|---|---|---|
| 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
- ShortestPathProblems-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), ADPfusionSet (>=0.0.0 && <0.0.1), base (>=4.7 && <5.0), FormalGrammars (>=0.3.1 && <0.3.2), log-domain (>=0.11), PrimitiveArray (>=0.8.0 && <0.8.1), text (>=1.0), vector (>=0.10) [details] |
| Tested with | ghc ==7.10.3, ghc ==8.0.1 |
| License | BSD-3-Clause |
| Copyright | Christian Hoener zu Siederdissen, 2016 |
| Author | Christian Hoener zu Siederdissen, 2016 |
| Maintainer | choener@bioinf.uni-leipzig.de |
| Category | Data |
| Home page | https://github.com/choener/ShortestPathProblems |
| Bug tracker | https://github.com/choener/ShortestPathProblems/issues |
| Source repo | head: git clone git://github.com/choener/ShortestPathProblems |
| Uploaded | by ChristianHoener at 2017-03-06T20:03:12Z |
| Distributions | |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Downloads | 1150 total (1 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2017-03-06 [all 1 reports] |