Title: Complexity
Author: Bjørn Kjos-Hanssen
Published: <strong>13 de octubre de 2013</strong>
Last modified: 13 de octubre de 2013

---

Buscar plugins

Este plugin **no se ha probado con las últimas 3 versiones mayores de WordPress**.
Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas 
de compatibilidad cuando se usa con las versiones más recientes de WordPress.

![](https://s.w.org/plugins/geopattern-icon/complexity.svg)

# Complexity

 Por [Bjørn Kjos-Hanssen](https://profiles.wordpress.org/bjoern-kjos-hanssen/)

[Descargar](https://downloads.wordpress.org/plugin/complexity.0.1.zip)

 * [Detalles](https://es.wordpress.org/plugins/complexity/#description)
 * [Valoraciones](https://es.wordpress.org/plugins/complexity/#reviews)
 *  [Instalación](https://es.wordpress.org/plugins/complexity/#installation)
 * [Desarrollo](https://es.wordpress.org/plugins/complexity/#developers)

 [Soporte](https://wordpress.org/support/plugin/complexity/)

## Descripción

This plugin provides a shortcode that calculates a specific mathematical function.
That function is known as the _nondeterministic automatic complexity_
 and was studied
in [Kayleigh Hyde’s Master thesis at University of Hawaii at Manoa in 2013](http://math.hawaii.edu/kkhyde).
An earlier deterministic version was studied by Shallit and Wang in 2001.

## Instalación

 1. Upload the directory `complexity` to the `/wp-content/plugins/` directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Place `[complexity string="0110"]` in any post and it will be replaced by `3`. 
    Similarly for any binary string of length at most 23.

## FAQ

#### Why is there a length limit of 23?

As you may know, there are 16,777,216 binary strings of length 24. It takes time
to compute the complexity of all of these, and upload the results to the database.
In short, we had to stop somewhere and in the current version that somewhere is 
length 23.

#### Why would I install this plugin?

It is not very useful yet, but I will probably add additional functionality such
as shortcodes for drawing a diagram of a witnessing automaton for the complexity.
The plugin is useful for blogging about nondeterministic automatic complexity.

#### How does the plugin work?

First the complexity is computed in Python and saved to SQL files. These files are
then uploaded to a database. The complexity of a string like 0110 is then available
as JSON data from an [API link](http://math.hawaii.edu/~bjoern/complexity-api/?string=0110).
The plugin itself just uses a simple PHP script to retrieve that data.

## Reseñas

No hay valoraciones para este plugin.

## Colaboradores y desarrolladores

«Complexity» es un software de código abierto. Las siguientes personas han colaborado
con este plugin.

Colaboradores

 *   [ Bjﾃｸrn Kjos-Hanssen ](https://profiles.wordpress.org/bjoern-kjos-hanssen/)

[Traduce «Complexity» a tu idioma.](https://translate.wordpress.org/projects/wp-plugins/complexity)

### ¿Interesado en el desarrollo?

[Revisa el código](https://plugins.trac.wordpress.org/browser/complexity/) , echa
un vistazo al [repositorio SVN](https://plugins.svn.wordpress.org/complexity/) o
suscríbete al [registro de desarrollo](https://plugins.trac.wordpress.org/log/complexity/)
por [RSS](https://plugins.trac.wordpress.org/log/complexity/?limit=100&mode=stop_on_copy&format=rss).

## Registro de cambios

#### 0.1

 * Very basic initial version providing only the [complexity string=»0110″] shortcode.

## Meta

 *  Versión **0.1**
 *  Última actualización **hace 13 años**
 *  Instalaciones activas **Menos de 10**
 *  Versión de WordPress ** 3.5 o superior **
 *  Probado hasta **3.5.2**
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/complexity/)
 * Etiqueta:
 * [math](https://es.wordpress.org/plugins/tags/math/)
 *  [Vista avanzada](https://es.wordpress.org/plugins/complexity/advanced/)

## Valoraciones

Aún no se han enviado valoraciones.

[Your review](https://wordpress.org/support/plugin/complexity/reviews/#new-post)

[Ver todas las valoraciones](https://wordpress.org/support/plugin/complexity/reviews/)

## Colaboradores

 *   [ Bjﾃｸrn Kjos-Hanssen ](https://profiles.wordpress.org/bjoern-kjos-hanssen/)

## Soporte

¿Tienes algo que decir? ¿Necesitas ayuda?

 [Ver el foro de soporte](https://wordpress.org/support/plugin/complexity/)

## Donar

¿Te gustaría apoyar el progreso de este plugin?

 [ Dona a este plugin ](http://math.hawaii.edu/wordpress/bjoern/)