Virgil Stokes
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Posts
Recent activity by Virgil Stokes-
Unable to use the setAttr() method in gurobipy
AnsweredHere is the code (1D cutting stock problem): #!/usr/bin/env python3# -*- coding: utf-8 -*-"""Created on Tue May 22 22:02:13 2018 by: Fangzhou Sunhttps://github.com/fzsun/cutstock-gurobiThis code so...