Thomas Schlechte
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Thomas Schlechte-
VBasis/CBasis get and set
AnsweredI am a little confused that when getting the LP basis in python, you have to self.model.getAttr("VBasis", self.model.getVars()) but for setting you have to do something like this: for var i...