Template:Infobox algorithm
Revision as of 03:55, 17 November 2009 by imported>Sligocki (optimal should not be required)
| {{{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=
|class=
|image=
|caption=
|data=
|time=
|best-time=
|average-time=
|space=
|optimal=
}}