wei zhang

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

Activity overview

Latest activity by wei zhang
  • wei zhang created a post,

    Does the order affect LP performance

    The setup and result are1. Run the m file as it is, the result shows time1 is roughly time2 ✖ 10; 2. Exchange the orders of two functions, that is, first run x = linprog(f,[],[],Aeq, beq, lb, ub, ...