Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 185 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 185 Bytes

UPGMA (Unweighted Pair Group Method with Arithmetic Mean)

UPGMA Algorithm in C++

Run by typing make then ./upgma species.txt or ./upgma species2.txt in the proj1/ directory