Template:Infobox Algorithm/doc

From Rice Wiki
Revision as of 23:33, 5 March 2024 by Rice (talk | contribs) (Created page with " <templatedata> { "description": "Infobox for computer algorithms", "params": { "title": { "label": "Algorithm name", "description": "Name of the algorithm appearing above the infobox", "default": "Page name" }, "runtime": { "label": "Runtime complexity" }, "space": { "label": "Space complexity" }, "class": { "label": "Algorithm classifi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Infobox for computer algorithms

Template parameters

ParameterDescriptionTypeStatus
Algorithm nametitle

Name of the algorithm appearing above the infobox

Default
Page name
Unknownoptional
Runtime complexityruntime

no description

Unknownoptional
Space complexityspace

no description

Unknownoptional
Algorithm classificationclass

Classification of the algorithm (such as Dynamic Programming or Graph Algorithms)

Unknownoptional