Abdelmalek Metidji
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Abdelmalek Metidji-
Abdelmalek Metidji created a post,
Error "Unable to resolve the name gurobi.Model."
AnsweredHello, 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...