Difference between revisions of "Algowiki:Levels of classification"

From Algowiki
Jump to navigation Jump to search
[checked revision][checked revision]
(Add interwiki.)
(Elaborate on the meaning of classification levels.)
Line 2: Line 2:
  
 
[[File:P-orange-square-64x64.png|32px]]
 
[[File:P-orange-square-64x64.png|32px]]
 +
The article belongs to this level if it describes a problem which, perhaps, can be solved by means of different mathematical methods.
 +
 
Articles in this classification level are marked with the {{tl|level-p}} template, which adds them to the category [[:Category:Problem level|Problem level]].
 
Articles in this classification level are marked with the {{tl|level-p}} template, which adds them to the category [[:Category:Problem level|Problem level]].
  
Line 7: Line 9:
  
 
[[File:M-butter-square-64x64.png|32px]]
 
[[File:M-butter-square-64x64.png|32px]]
 +
The article belongs to this level if it describes a mathematical method for solving a problem. For this method the existence of different algorithms that implement it is quite possible.
 +
 
Articles in this classification level are marked with the {{tl|level-m}} template, which adds them to the category [[:Category:Method level|Method level]].
 
Articles in this classification level are marked with the {{tl|level-m}} template, which adds them to the category [[:Category:Method level|Method level]].
  
Line 12: Line 16:
  
 
[[File:A-chameleon-square-64x64.png|32px]]
 
[[File:A-chameleon-square-64x64.png|32px]]
 +
The article belongs to this level if it describes a specific algorithm that implements the solution of a certain problem by some method.
 +
 
Articles in this classification level are marked with the {{tl|level-a}} template, which adds them to the category [[:Category:Algorithm level|Algorithm level]]. Articles in which the template {{tl|algorithm}} is present are marked automatically.
 
Articles in this classification level are marked with the {{tl|level-a}} template, which adds them to the category [[:Category:Algorithm level|Algorithm level]]. Articles in which the template {{tl|algorithm}} is present are marked automatically.
  

Revision as of 14:56, 12 April 2016

1 Problem level

P-orange-square-64x64.png The article belongs to this level if it describes a problem which, perhaps, can be solved by means of different mathematical methods.

Articles in this classification level are marked with the {{level-p}} template, which adds them to the category Problem level.

2 Method level

M-butter-square-64x64.png The article belongs to this level if it describes a mathematical method for solving a problem. For this method the existence of different algorithms that implement it is quite possible.

Articles in this classification level are marked with the {{level-m}} template, which adds them to the category Method level.

3 Algorithm level

A-chameleon-square-64x64.png The article belongs to this level if it describes a specific algorithm that implements the solution of a certain problem by some method.

Articles in this classification level are marked with the {{level-a}} template, which adds them to the category Algorithm level. Articles in which the template {{algorithm}} is present are marked automatically.

4 Level of classification next to the internal link

In order to display the level of classification next to the internal link to the article the {{level}} template is used. One of the templates {{level-p}}, {{level-m}}, {{level-a}} needs to be present in the article itself at the same time. For example:

{{level|Cholesky decomposition}}

Algorithm level Cholesky decomposition