Virgil Stokes

  • Gurobi-versary
  • First Comment
  • First Question
  • 合計アクティビティ 5
  • 前回のアクティビティ
  • メンバー登録日
  • フォロー 0ユーザー
  • フォロワー 0ユーザー
  • 投票 1
  • サブスクリプション 1

投稿

Virgil Stokesによる最近のアクティビティ 最近のアクティビティ 投票
  • Unable to use the setAttr() method in gurobipy

    回答済み

    Here 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...