photo

Derya

Last seen: 28 dagen 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...

ongeveer een maand 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...

meer dan 3 jaar 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...

meer dan 5 jaar 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...

bijna 6 jaar 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...

meer dan 9 jaar ago | 0