Enumeration
From Exampleproblems
Enumeration is the name given to the kind of mathematics that deals with counting objects. The objective is to find general methods that do not depend on knowing individual examples.
Kinds of enumeration include algebraic enumeration and combinatorial enumeration.
Computer science
Enumerative search is a search in which all possible solutions are tried in sequence that are true and can be simplified.
Computer programming
Enumeration is also used in programming languages, such as the enum keyword in C.
See also
Template:Combin-stubde:Enumeration (Mathematik) nl:Enumeratie ja:数え上げ it:Enumerazione matematica
