Sunday, June 29, 2008

scale parameter for lpSolve

I have committed scale parameter (bool flag) handling for lpSolve.

It should be used as

p.solve('lpSolve', scale = 1)
or
p.solve('lpSolve', scale = True)

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.