<< Prev Showing: 6-10 of 353 Next >>
· 1-5 · 6-10 · 11-15 · 16-20 · 21-25 · 26-30 · 31-35 · 36-40 · 41-45 · 46-50 · 51-55 ·Proving a problem is NP - complete by reduction from Vertex-cover.
Please see the attachment below for the complete question. We need to prove that the problem is NP -complete by reduction from Vertex-cover. Problem :- Given a collection of sets { S1, S2 ,..., Sn} and a positive integer K. Does there exist a set T with at most K elements such that T disjoint Si not-equalto empty , 1<=i<=n ? [we can use the edges in graph to create the sets in the collection ]
Subject:
Computer Science
Topic:
Data Structures and Algorithms
Posting ID:
2338
OTA ID:
102523
Understanding a binary search.
What is a binary search, and how does it work?
Subject:
Computer Science
Topic:
Data Structures and Algorithms
Posting ID:
2586
OTA ID:
102406
Prove a tautology using truth tables.
Show that [(a OR b) AND (a IMPLIES c) AND (b IMPLIES c)] IMPLIES c) is a tautology, using truth tables.
Subject:
Computer Science
Topic:
Data Structures and Algorithms
Posting ID:
2587
OTA ID:
102406
Determining the greatest common divisor using the Euclidean Algorithm.
How do I use the Euclidean Algorithm for determining the greatest common divisor of two integers?
Subject:
Computer Science
Topic:
Data Structures and Algorithms
Posting ID:
2588
OTA ID:
102406
Writing regular expressions describing languages of strings.
Write a regular expression describing the language of strings that do not begin with the pattern 110. The language consists of 0s and 1s.
Subject:
Computer Science
Topic:
Data Structures and Algorithms
Posting ID:
2591
OTA ID:
102406
<< Prev Showing: 6-10 of 353 Next >>
· 1-5 · 6-10 · 11-15 · 16-20 · 21-25 · 26-30 · 31-35 · 36-40 · 41-45 · 46-50 · 51-55 · 56-60 · 61-65 · 66-70 · 71-75 · 76-80 · 81-85 · 86-90 · 91-95 · 96-100 · 101-105 · 106-110 · 111-115 · 116-120 · 121-125 · 126-130 · 131-135 · 136-140 · 141-145 · 146-150 · 151-155 · 156-160 · 161-165 · 166-170 · 171-175 · 176-180 · 181-185 · 186-190 · 191-195 · 196-200 · 201-205 · 206-210 · 211-215 · 216-220 · 221-225 · 226-230 · 231-235 · 236-240 · 241-245 · 246-250 · 251-255 · 256-260 · 261-265 · 266-270 · 271-275 · 276-280 · 281-285 · 286-290 · 291-295 · 296-300 · 301-305 · 306-310 · 311-315 · 316-320 · 321-325 · 326-330 · 331-335 · 336-340 · 341-345 · 346-350 · 351-353 ·Page generated in 0.095 seconds