[Home]History of Decision problem

HomePage | Recent Changes | Preferences

Revision 12 . . (edit) December 7, 2001 11:29 pm by AxelBoldt
Revision 11 . . (edit) December 7, 2001 11:28 pm by AxelBoldt
Revision 10 . . (edit) December 7, 2001 1:21 pm by (logged).138.87.xxx
Revision 9 . . December 7, 2001 2:27 am by AxelBoldt [Clarify what a decision problem is]
Revision 8 . . December 7, 2001 2:27 am by AxelBoldt [Clarify what a decision problem is]
Revision 7 . . (edit) December 6, 2001 11:49 pm by Seb
Revision 6 . . (edit) August 26, 2001 2:23 am by LC
  

Difference (from prior major revision) (minor diff, author diff)

Changed: 1c1
In computer science a decision problem is a set of related problem instances, such that every problem instance requires a YES/NO answer. A typical example of a decision problem is the question: "Is a given integer prime? One instance of this decision problem would be "Is 17 prime?".
In computer science a decision problem is a set of related problem instances, such that every problem instance requires a YES/NO answer. A typical example of a decision problem is the question: "Is a given integer prime?" One instance of this decision problem would be "Is 17 prime?".

Changed: 8,10c8,10
* The strings over {'a', 'b'} that conists of alternating a's and b's.
* The strings over {'a', 'b'} that contain an equal amount of a's and b's.
* The strings that describe a graph whith edges labeled with natural numbers indicating their length, and and a path in that graph such that it is the shortes path between its begin and end node.
* The strings over {a, b} that conists of alternating a's and b's.
* The strings over {a, b} that contain an equal amount of a's and b's.
* The strings that describe a graph with edges labeled with natural numbers indicating their length, two vertices of the graph, and a path in the graph which is the shortest path between the two vertices.

HomePage | Recent Changes | Preferences
Search: