Abdelmalek Metidji

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

アクティビティの概要

Abdelmalek Metidjiさんの最近のアクティビティ
  • Abdelmalek Metidjiさんが投稿を作成しました:

    Error "Unable to resolve the name gurobi.Model."

    回答済み

    Hello, I'm using Gurobi to solve the problem of min-cost flow on graphs with radiality contraints. Here is the code that I'm using : n = 4;R = [1];% Define the isconnected functionisconnected = @(G...