pybdm.ctmdata package¶
Module contents¶
Resources submodule with reference dataset containing precomputed approximated algorithmic complexity values for simple objects based on Coding Theorem Method (see Theory & Design).
All datasets’ names use the following naming scheme: ctm-bX-dY.
Datasets¶
ctm-b2-d12.pklBinary strings of length from 1 to 12.
ctm-b4-d12.pkl4-symbols strings of length from 1 to 12.
ctm-b5-d12.pkl5-symbols strings of length from 1 to 12.
ctm-b6-d12.pkl6-symbols strings of length from 1 to 12.
ctm-b9-d12.pkl9-symbols strings of length from 1 to 12.
ctm-b2-d4x4.pklSquare binary matrices of width from 1 to 4.