PTIME class

Creator
Creator
Seonglae Cho
Created
Created
2023 Sep 9 16:34
Editor
Edited
Edited
2023 Dec 19 4:38
Refs
Refs

deterministic polynomial time

A set of decision problems that can be solved by a deterministic
Turing Machine
in a polynomial time
notion image
notion image
 
 

Tape

We can simulate tt steps of a
RAM
-machine with a 3-tape TN in O(t3)O(t^3)
Cubic complexity
steps. Vice-versa in O(t)O(t) steps.
notion image
 
 
 
 
 

 

Recommendations