Dependencies for phybin-0.3
Libraries
phybin
- async
- base (>=3 && <5)
- bytestring
- containers
- directory
- fgl
- filepath
- graphviz (>=2999.16)
- hierarchical-clustering (>=0.4)
- HUnit
- parsec (>=3.1.0)
- prettyclass
- process
- split (>=0.2)
- text (>=0.11 && <0.12)
- time
- vector (>=0.10)
- if flag(bitvec)
- bitvec (>=0.1)
Executables
phybin
- async
- base (>=3 && <5)
- bytestring
- containers
- directory
- fgl
- filepath
- graphviz (>=2999.16)
- hierarchical-clustering (>=0.4)
- HUnit
- parsec (>=3.1.0)
- phybin
- prettyclass
- process
- split (>=0.2)
- text (>=0.11 && <0.12)
- time
- vector (>=0.10)
- if flag(bitvec)
- bitvec (>=0.1)
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
hashrf | Use the HashRF algorithm by default instead of the naive one. | Enabled |
bitvec | Use bitvectors rather than IntSets for bipartitions. | Disabled |
sequential | Don't use any parallelism at all. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info