Question: ( a ) Show that ILP is NP - complete. Hint: You may use the following: Let N be the length of the encoding of

(a) Show that ILP is NP-complete.
Hint: You may use the following: Let N be the length of the encoding of A and b.(Example of an encoding: all entries from A and b are encoded in binary and written consecutively with a fitting separator.) Then there is a polynomial p such that if there is an xinZn with Ax = b, then there is also an xinZn with Ax = b and |xj|=2p(N) for all j.
(b) RLP is defined similar to ILP: The only difference is that the question is if there is an xinQn with Ax = b, instead of xinZn. It is known that RLP in P. Why doesnt the previous reduction show P = NP or in other words: why does your reduction from the previous exercise noShow that ILP remains NP-complete even if we only allow equations instead of inequalities, i.e. we require Ax = b. Additionally we require x >=0.t work for RLP?
(c) Show that ILP remains NP-complete even if we only allow equations instead of inequalities, i.e. we require Ax = b. Additionally we require x >=0.
 (a) Show that ILP is NP-complete. Hint: You may use the

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!