Template:Infobox Algorithm: Difference between revisions
From Rice Wiki
No edit summary |
No edit summary |
||
(4 intermediate revisions by the same user not shown) | |||
Line 5: | Line 5: | ||
<data source="runtime"> | <data source="runtime"> | ||
<label>Runtime</label> | <label>Runtime</label> | ||
</data> | </data> | ||
<data source="space"> | <data source="space"> | ||
<label>Space</label> | <label>Space</label> | ||
</data> | </data> | ||
<data source="class"> | <data source="class"> | ||
<label>Class</label> | <label>Class</label> | ||
</data> | </data> | ||
</infobox> | </infobox><noinclude>{{/doc}}</noinclude> | ||
< | |||
{ | |||
} | |||
</ | |||
Latest revision as of 00:48, 6 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 |