Template:Infobox algorithm
Revision as of 03:41, 17 November 2009 by imported>Sligocki (Got rid of view-edit (just cluters infobox), and fixed documentation (no complete))
| {{{image}}} | |
| Class | {{{class}}} |
|---|---|
| Data structure | {{{data}}} |
| Worst case performance | {{{time}}} |
| Worst case space complexity | {{{space}}} |
| Optimal | {{{optimal}}} |
[[Category:Infobox templates|Template:Remove first word]]
{{Infobox Algorithm
|name=
|class=
|image=
|caption=
|data=
|time=
|best-time=
|average-time=
|space=
|optimal=
}}