Question
18) Consider the following two computational problems. MIN-EQUIVALENT DIAGRAM Instance: A directed graph G=(V,E) and an integer k
18) Consider the following two computational problems.
MIN-EQUIVALENT DIAGRAM Instance: A directed graph G=(V,E) and an integer k<=|E| question: Is there a directed graph G=(V,E)such that E E,|E|<=K,and such that for every pair of vertices u and v in V,G contains a directed path from u to v if and only if G contains a directed path from u to v?
HAM CIRCUITS FOR STRONGLY CONNECTED DIAGRAPHS Instances: Given a strongly connected directed graph G. question: Does G have a Hamiltonian circuit? Show that MIN-EQUIVALENT-DIAGRAPH is NP-complete assuming HAM CIRCUITS FOR STRONGLY CONNECTED DIAGRAPHS is NP-complete. Recall that a directed graph is strongly connected if there is a directed path for every ordered pair of vertices.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started