011
Excerpted from notes written on 2017-07-18
Given points on each of two parallel lines, you are given a task to draw line segments by matching each point on the lines in one-to-one correspondence. Find a method to minimize the total length of these line segments.