MiticCreature / Dynamic-Block-Allocation-algorithm

The Dynamic Block Allocation algorithm (DBA) represents a flexible method for partitioning string sequences into data blocks taking into account different rules imposed by a function. Two versions of this algorithm are presented, namely DBFA (Double Brute Force Algorithm) and MBFA (Multi Brute Force Algorithm).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MiticCreature/Dynamic-Block-Allocation-algorithm Stargazers