mitiko / BWDPerf

BWD stands for Best Word Dictionary as it has the ability to be an optimal dictionary coder.
https://mitiko.github.io/BWDPerf
GNU General Public License v3.0
0 stars 1 forks source link

Add a system for patterns #27

Open mitiko opened 3 years ago

mitiko commented 3 years ago

Patterns are a very abstract idea for BWD. Their implementation has to be done in a very precise way - to allow new general patterns and pattern systems, while making it easy to serialize the outputs afterward.

I have to develop the idea of context splitting and managing the new contexts.