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.pkl

Binary strings of length from 1 to 12.

ctm-b4-d12.pkl

4-symbols strings of length from 1 to 12.

ctm-b5-d12.pkl

5-symbols strings of length from 1 to 12.

ctm-b6-d12.pkl

6-symbols strings of length from 1 to 12.

ctm-b9-d12.pkl

9-symbols strings of length from 1 to 12.

ctm-b2-d4x4.pkl

Square binary matrices of width from 1 to 4.