enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Discrete mathematics - Wikipedia

    en.wikipedia.org/wiki/Discrete_mathematics

    Concepts and notations from discrete mathematics are useful in studying and describing objects and problems in branches of computer science, such as computer algorithms, programming languages, cryptography, automated theorem proving, and software development. Conversely, computer implementations are significant in applying ideas from discrete ...

  3. Hidden subgroup problem - Wikipedia

    en.wikipedia.org/wiki/Hidden_subgroup_problem

    The hidden subgroup problem is especially important in the theory of quantum computing for the following reasons.. Shor's algorithm for factoring and for finding discrete logarithms (as well as several of its extensions) relies on the ability of quantum computers to solve the HSP for finite abelian groups.

  4. Wikipedia:School and university projects/Discrete and ...

    en.wikipedia.org/wiki/Wikipedia:School_and...

    This university learning plan consists of a primer on discrete mathematics and its applications including a brief introduction to a few numerical analysis.. It has a special focus on dialogic learning (learning through argumentation) and computational thinking, promoting the development and enhancement of:

  5. List of numerical analysis topics - Wikipedia

    en.wikipedia.org/wiki/List_of_numerical_analysis...

    Linear multistep method — the other main class of methods for initial-value problems Backward differentiation formula — implicit methods of order 2 to 6; especially suitable for stiff equations Numerov's method — fourth-order method for equations of the form y ″ = f ( t , y ) {\displaystyle y''=f(t,y)}

  6. Discrete tomography - Wikipedia

    en.wikipedia.org/wiki/Discrete_tomography

    Discrete tomography [1] [2] focuses on the problem of reconstruction of binary images (or finite subsets of the integer lattice) from a small number of their projections. In general, tomography deals with the problem of determining shape and dimensional information of an object from a set of projections.

  7. Combinatorial optimization - Wikipedia

    en.wikipedia.org/wiki/Combinatorial_optimization

    A minimum spanning tree of a weighted planar graph.Finding a minimum spanning tree is a common problem involving combinatorial optimization. Combinatorial optimization is a subfield of mathematical optimization that consists of finding an optimal object from a finite set of objects, [1] where the set of feasible solutions is discrete or can be reduced to a discrete set.

  8. Discrete logarithm - Wikipedia

    en.wikipedia.org/wiki/Discrete_logarithm

    The discrete logarithm problem is considered to be computationally intractable. That is, no efficient classical algorithm is known for computing discrete logarithms in general. A general algorithm for computing log b a in finite groups G is to raise b to larger and larger powers k until the desired a is found.

  9. Clique problem - Wikipedia

    en.wikipedia.org/wiki/Clique_problem

    An algorithm such as theirs in which the running time depends on the output size is known as an output-sensitive algorithm. Their algorithm is based on the following two observations, relating the maximal cliques of the given graph G to the maximal cliques of a graph G \ v formed by removing an arbitrary vertex v from G: