XIANGYANG SU

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

Posts

Recent activity by XIANGYANG SU Recent activity Votes
  • How to get the base matrix of m * m in c++

    Awaiting user input

    I have an LP problem. The model size is about 4500rows and 17000cols. I call vbasis and cbasis to get the base matrix of the model, and find that the number of rows and columns of the base matrix a...

  • Rationality judgment of optimization model results?

    Answered

    I'm solving a MILP problem, which is about the solution of unit commitment in power system.The objective is to minimize the total operating cost of the generator set. I will use the 0-1 variable to...