Template:Infobox Algorithm: Difference between revisions
From Rice Wiki
No edit summary |
No edit summary |
||
Line 15: | Line 15: | ||
</data> | </data> | ||
</infobox> | </infobox> | ||
<noinclude> | |||
{{/doc}} | |||
</noinclude> |
Revision as of 23:40, 5 March 2024
Infobox for computer algorithms
Parameter | Description | Type | Status | |
---|---|---|---|---|
Algorithm name | title | Name of the algorithm appearing above the infobox
| Unknown | optional |
Runtime complexity | runtime | no description | Unknown | optional |
Space complexity | space | no description | Unknown | optional |
Algorithm classification | class | Classification of the algorithm (such as Dynamic Programming or Graph Algorithms) | Unknown | optional |