Computer Science, asked by Captain3845, 11 months ago

Difference between linear programming problem and integer programming problem

Answers

Answered by itzDon
3

Linear Programming (LP) is an attempt to find a maximum or minimum solution to a function, given certain constraints. ... That's the essence of LP's. Integer Programming is a subset of Linear Programming. It has all the characteristics of an LP except for one caveat: the solution to the LP must be restricted to integers.

Similar questions