Abdelmalek Metidji

  • Gurobi-versary
  • First Question
  • Total activity 2
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 1

Posts

Recent activity by Abdelmalek Metidji Recent activity Votes
  • Error "Unable to resolve the name gurobi.Model."

    Answered

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