photo

Derya

Last seen: 10 Monate vor Aktiv seit 2015

Followers: 0   Following: 0

Nachricht

Statistik

  • Knowledgeable Level 1
  • First Answer

Abzeichen anzeigen

Feeds

Anzeigen nach

Beantwortet
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...

etwa 3 Jahre vor | 2

| akzeptiert

Beantwortet
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...

fast 5 Jahre vor | 2

Beantwortet
"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...

mehr als 5 Jahre vor | 0

| akzeptiert

Beantwortet
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...

mehr als 9 Jahre vor | 0