Template:Infobox algorithm
Revision as of 23:53, 2 November 2009 by 90.207.150.39 (talk)
| {{{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=
|complete=
}}