Xi He

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

Posts

Recent activity by Xi He Recent activity Votes
  • Infeasible model in python project

    Answered

    I try to use gurobipy to solve a linear programming problem, but when I try to run my code, no matter what input that I give, the result always be infeasible model. Here is my code where x is numpy...