Homework Statement
I made this problem up as an example for a bigger problem I have to do. P = {(-2,4),(1,3)} and Q = {(-1,1),(0,0)}. I need to use linear programming to find the best line to go between them.
Homework Equations
Max d
subject to:
y_{i}≥ax_{i}+b+d (for all points above...