amnh / PCG

𝙋𝙝𝙮𝙡𝙤𝙜𝙚𝙣𝙚𝙩𝙞𝙘 𝘾𝙤𝙢𝙥𝙤𝙣𝙚𝙣𝙩 𝙂𝙧𝙖𝙥𝙝 ⸺ Haskell program and libraries for general phylogenetic graph search
28 stars 1 forks source link

Add a specialized Threeway Median Matrix (TMM) for discrete metric #97

Closed recursion-ninja closed 5 years ago

recursion-ninja commented 5 years ago

This should use bit-wise operations to improve the efficiency over the general case when we know we are using the discrete metric.

recursion-ninja commented 5 years ago

This has been implemented and integrated into the dynamic character metadata.