TOPICS
Search

Search Results for ""


3031 - 3040 of 13135 for Discrete SetSearch Results
A precise sequence of instructions designed to accomplish a given task. The implementation of an algorithm on a computer using a programming language is an example of a ...
The 4-polyhex illustrated above.
An action which adds a single element to the top of a stack, turning the stack (a_1, a_2, ..., a_n) into (a_0, a_1, a_2, ..., a_n).
A queue is a special kind of list in which elements may only be removed from the bottom by a pop action or added to the top using a push action. Examples of queues include ...
The study of the waiting times, lengths, and other properties of queues.
A recurrence relation between the function Q arising in quota systems, Q(n,r)=Q(n-1,r-1)+Q(n-1,r).
A mathematical relationship expressing f_n as some combination of f_i with i<n. When formulated as an equation to be solved, recurrence relations are known as recurrence ...
The coloring red of two complete subgraphs of n/2 points (for even n) in order to generate a blue-empty graph.
A reflexive graph is a pseudograph such that each vertex has an associated graph loop.
Consider the plane figure obtained by drawing each diagonal in a regular polygon. If each point of intersection is associated with a node and diagonals are split ar each ...
1 ... 301|302|303|304|305|306|307 ... 1314 Previous Next

...