Template:Infobox algorithm

From blackwiki
Revision as of 18:39, 23 November 2010 by imported>Luckas-bot ([r2.6.2] robot Adding: pt:Predefinição:Info/Algoritmo)
Jump to navigation Jump to search
Infobox algorithm
{{{image}}}
Class{{{class}}}
Data structure{{{data}}}
Worst case performance{{{time}}}
Worst case space complexity{{{space}}}

[[Category:Infobox templates|Template:Remove first word]]

{{Infobox algorithm
|name= <!-- Defaults to article name -->
|class= <!-- Name of problem it solves -->
|image=
|caption=
|data=
|time= <!-- Worst time big-O notation -->
|best-time=
|average-time=
|space=
}}

it:Template:Infobox Algoritmo ja:Template:Infobox algorithm pt:Predefinição:Info/Algoritmo uk:Шаблон:Картка алгоритм