enow.com Web Search

Search results

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

    en.wikipedia.org/wiki/Discrete_optimization

    Discrete optimization is a branch of optimization in applied mathematics and computer science. As opposed to continuous optimization , some or all of the variables used in a discrete optimization problem are restricted to be discrete variables —that is, to assume only a discrete set of values, such as the integers .

  3. 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 ...

  4. 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.

  5. Mathematical optimization - Wikipedia

    en.wikipedia.org/wiki/Mathematical_optimization

    Optimization problems can be divided into two categories, depending on whether the variables are continuous or discrete: An optimization problem with discrete variables is known as a discrete optimization, in which an object such as an integer, permutation or graph must be found from a countable set.

  6. Lattice problem - Wikipedia

    en.wikipedia.org/wiki/Lattice_problem

    Lattice reduction algorithms aim, given a basis for a lattice, to output a new basis consisting of relatively short, nearly orthogonal vectors. The Lenstra–Lenstra–Lovász lattice basis reduction algorithm (LLL) was an early efficient algorithm for this problem which could output an almost reduced lattice basis in polynomial time. [33]

  7. List of unsolved problems in computer science - Wikipedia

    en.wikipedia.org/wiki/List_of_unsolved_problems...

    Open problems around exact algorithms by Gerhard J. Woeginger, Discrete Applied Mathematics 156 (2008) 397–405. The RTA list of open problems – open problems in rewriting. The TLCA List of Open Problems – open problems in area typed lambda calculus

  8. List of NP-complete problems - Wikipedia

    en.wikipedia.org/wiki/List_of_NP-complete_problems

    The problem for graphs is NP-complete if the edge lengths are assumed integers. The problem for points on the plane is NP-complete with the discretized Euclidean metric and rectilinear metric. The problem is known to be NP-hard with the (non-discretized) Euclidean metric. [3]: ND22, ND23

  9. Optimization problem - Wikipedia

    en.wikipedia.org/wiki/Optimization_problem

    In mathematics, engineering, computer science and economics, an optimization problem is the problem of finding the best solution from all feasible solutions. Optimization problems can be divided into two categories, depending on whether the variables are continuous or discrete :