Re: Simplex Algorithm

2013-09-02 Thread Tommy Vee
n the link below, but I can't figure out if a) I'm using it properly, or b) where to get the solution. BTW, I tried some test scenarios using MS Excel's "Solver" and just can't get this algorithm to match Excel's results (which is spot on). http://taw9.hubpages.

Re: Simplex Algorithm

2013-09-02 Thread Robert Kern
e out if a) I'm using it properly, or b) where to get the solution. BTW, I tried some test scenarios using MS Excel's "Solver" and just can't get this algorithm to match Excel's results (which is spot on). http://taw9.hubpages.com/hub/Simplex-Algorithm-in-Python BTW, if

Re: Simplex Algorithm

2013-09-02 Thread Tommy Vee
or b) where to get the solution. BTW, I tried some test scenarios using MS Excel's "Solver" and just can't get this algorithm to match Excel's results (which is spot on). http://taw9.hubpages.com/hub/Simplex-Algorithm-in-Python BTW, if I can't something to work, I

Re: Simplex Algorithm

2013-09-02 Thread Tommy Vee
I'm using it properly, or b) where to get the solution. BTW, I tried some test scenarios using MS Excel's "Solver" and just can't get this algorithm to match Excel's results (which is spot on). > > http://taw9.hubpages.com/hub/Simplex-Algorithm-in-Python >

Re: Simplex Algorithm

2013-09-02 Thread Robert Kern
tried some test scenarios using MS Excel's "Solver" and just can't get this algorithm to match Excel's results (which is spot on). http://taw9.hubpages.com/hub/Simplex-Algorithm-in-Python BTW, if I can't something to work, I'm going to be forced to use the VBA prog

Re: Simplex Algorithm

2013-09-02 Thread Robert Kern
I'm using it properly, or b) where to get the solution. BTW, I tried some test scenarios using MS Excel's "Solver" and just can't get this algorithm to match Excel's results (which is spot on). > > http://taw9.hubpages.com/hub/Simplex-Algorithm-in-Python >

Re: Simplex Algorithm

2013-09-02 Thread Oscar Benjamin
get the solution. BTW, I tried some test scenarios using MS Excel's "Solver" and just can't get this algorithm to match Excel's results (which is spot on). > > http://taw9.hubpages.com/hub/Simplex-Algorithm-in-Python > > BTW, if I can't something to work,

Simplex Algorithm

2013-09-01 Thread Tommy Vee
xcel's "Solver" and just can't get this algorithm to match Excel's results (which is spot on). http://taw9.hubpages.com/hub/Simplex-Algorithm-in-Python BTW, if I can't something to work, I'm going to be forced to use the VBA programmatic Excel interface. That