Skip to content

LukMRVC/tree-statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tree statistics

Rust binary for collecting statistics on trees in bracket notation format.

Usage:

Program with CLI for collectiong statistics on tree collections in bracket notation

Usage: tree-statistics [OPTIONS] --dataset-path <FILE>

Options:
  -d, --dataset-path <FILE>  Dataset file of trees in bracket notation
  -q                         outputs only collected statistics
      --hists                outputs data for degree, leaf paths and labels histograms
  -h, --help                 Print help
  -V, --version              Print version

About

Rust binary for collection tree statistics in bracket notation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published