Skip to content

Latest commit

ย 

History

History
80 lines (59 loc) ยท 3.55 KB

README.md

File metadata and controls

80 lines (59 loc) ยท 3.55 KB

Phylogenetic Component Graph

Haskell program and libraries for general phylogenetic graph search

CI    Status        Maintained

Release             Release Date

New Commits         Code Size

Author              BSD3 License        Contributor Covenant

Codebase structure

Directory Description of Contents
app entry points for project executables
bench benchmarking suites and data-sets
bin binaries are placed here after build
config tooling configuration specifications
doc documentation, tutorials & contributors
lib project libraries source code
prototype experimental/legacy codebase
test integration tests and testing data-sets