Gina Napieraj
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Gina Napieraj-
Print solution only of decision variables equal/greater one
AnsweredHello, I try to print the solution of my optimization model. Currently, I receive a big file with all the values from my decision variables with: if ModelA.status == GRB.OPTIMAL: ModelA.write('...