The Online Algorithmic Complexity Calculator


(From Hector Zenil)

-----------------------------
The Online Algorithmic Complexity Calculator
(complexitycalculator.com)

The Online Algorithmic Complexity Calculator (OACC) is devoted to provide estimations of algorithmic complexity (a.k.a. Kolmogorov-Chaitin complexity) (or K) based upon Algorithmic Probability, and for estimations of Bennett's Logical Depth (or LD). The OACC uses a method, compatible with--but beyond the scope of--lossless compression algorithms widely used to estimate K. Implementations of lossless compression are, however, entirely based on Shannon entropy (e.g. LZ, LZW, DEFLATE, etc) and thus cannot usually capture algorithmic content beyond statistical patterns (mostly repetitions).
 
We invite you to visit the webpage:
http://complexitycalculator.com/

A video showing the way in which the AOCC main method works:
https://www.youtube.com/watch?v=BEaXyDS_1Cw

And a paper recently featured in several media, with calculations based upon the calculator to quantify aspects of cognitive abilities:

- Scientific American: https://www.scientificamerican.com/article/our-ability-to-keep-em-guessing-peaks-around-age-251/
- Science: https://www.eurekalert.org/multimedia/pub/137515.php
- New Scientist: https://www.newscientist.com/article/2127995-our-ability-to-think-in-a-random-way-peaks-at-25-then-declines/
- Mashable: http://mashable.com/2017/04/13/ability-to-be-random-peaks-at-25/#h7ySevuaIaqw
------------