Template:Optimization algorithms: Difference between revisions

From Vigyanwiki
m (1 revision imported)
(Created page with "{{Navbox with collapsible groups | name = Optimization_algorithms | title = Optimization: Algorithms, itera...")
(No difference)

Revision as of 11:04, 13 February 2023

Template documentation


Usage

Place this template at the bottom of appropriate articles in optimization:

{{Optimization algorithms}}

For most transcluding articles, you should add the variable designating the most relevant sub-template: The additional variable will display the sub-template's articles (while hiding the articles in the other sub-templates):

{{Optimization algorithms|unconstrained}}
{{Optimization algorithms|constrained}}
{{Optimization algorithms|convex}}
{{Optimization algorithms|combinatorial}}
{{Optimization algorithms|heuristic}}

With the optional command |state=collapsed, the whole (optimization algorithms) navbox will be initially displayed in its collapsed (hidden) state, e.g. {{Optimization algorithms|convex|state=collapsed}}.

See also

{{Navbox with collapsible groups}}