community
directory
books
authors
images
encyclopedia

Email:
Password:
Register

Knowledgerush Search

 

Google
  Web knowledgerush


Search for images of PTIME


Message boards   Post comment

PTIME

In complexity theory PTIME is the class of decision problems that can be solved on a deterministic Turing machine in polynomial time, i.e. the number of computation steps is bounded by a polynomial function, where the length of the input is the argument. The length of the input is the length of the appropriate coding, e.g. for numbers this coding is usually of logarithmic length with respect to the number itself (a number n can be coded using log n symbols).

PTIME is usually just named "P" and then forms part of one of the big open problems in mathematics: P =? NP (see Complexity classes P and NP). The problems in PTIME are often considered to be the problems that are effectively computable, since no problem in PTIME requires exponential time.

Referenced By

List of mathematical topics (P-R)

 

Compose Your Message

Your Email Address or Pen Name (optional):
Subject:
Your Message:
 

 

 

 

 

 

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "PTIME".

 

Contact UsPrivacy Statement & Terms of Use

 
Copyright © 1999-2003 Knowledgerush.com. All rights reserved.