fitch-scoring-algorithm

There are 1 repositories under fitch-scoring-algorithm topic.

  • jasnap/philogenetic_trees

    Parallel and sequential algorithms for finding philogenetic trees using Maximum Parsimony. The scoring algorithm used is Fitch scoring algorithm. Exhaustive search and Branch and Bound search algorithms are implemented in sequential variant. SPMD method is used in parallel implementation.

    Language:MATLAB1101