nordinzakaria / V-GA-lize

A visualization dashboard for the analysis of Genetic Algorithm (and other population-based metaheuristic) data
GNU General Public License v3.0
0 stars 1 forks source link

longest common substring #9

Open nordinzakaria opened 5 years ago

nordinzakaria commented 5 years ago

Implementation of an algorithm for the k-common longest substring algorithm (https://en.wikipedia.org/wiki/Longest_common_substring_problem) and the related visualization module needed