photo

Derya

Last seen: 28 dagar ago Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Knowledgeable Level 2
  • First Answer

View badges

Feeds

View by

Answered
Chasing what is wrong with 'dual-simplex-highs' in linprog
Hello all, Thank you for providing the data for the failing problem, Bruno. And I'm sorry for the inconvenience. As you noted...

ungefär en månad ago | 1

| accepted

Answered
How to set stopping criteria in mixed integer programming?
Hello Frank, The stopping tolerance is automatically modified to tolerance = min(1/(1+|L|), RelativeGapTolerance) As describ...

mer än 3 år ago | 2

| accepted

Answered
Linprogr in Matlab not finding a solution when a solution exists
Hello CT, linprog with 'Preprocess' option set to 'none' will give you a solution. Then, by decreasing the 'ConstraintTolerance...

mer än 5 år ago | 2

Answered
"linprog stopped because it exceeded its allocated memory" with the dual-simplex algorithm
Hello Andres. Actually, you have uncovered a bug in the presolving phase of the dual-simplex code. I apologize for the inconven...

nästan 6 år ago | 0

| accepted

Answered
How to include min() in optimization constraint
Hello Greg, In regards to your question whether one can use min() or max() in writing their nonlinear constraints, the answer...

mer än 9 år ago | 0