barthogenes / LcsParallel

Longest common subsequence problem solved in a way that is parallelizable in shared memory or distributed memory architectures

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LcsParallel

Longest common subsequence problem solved in a way that is parallelizable in shared memory or distributed memory architectures

About

Longest common subsequence problem solved in a way that is parallelizable in shared memory or distributed memory architectures

License:Apache License 2.0


Languages

Language:Java 99.5%Language:Batchfile 0.5%