Paul Felt
unread,Jul 26, 2012, 12:58:50 PM7/26/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to CS 312 Summer
Hi all,
Nick has brought my attention to the fact that in the project 6 guidelines, there is a section called "Implementation Details" that is difficult to understand and even potentially misleading. It was originally written as a rather casual introduction to padded matrix/vector form (you'll find the same verbiage almost verbatim at the end of the online linear programming notes) for people who had never seen it before. Because you already understand what padded matrix/vector form should look like, you can safely ignore most of this section. Use the padded matrix/vector form we've discussed in class as inputs (A,c,b,etc.) to your simplex algorithm and you will be correct.
Regards,
--Paul