Statistiques
0 Questions
5 Réponses
RANG
2 736
of 297 016
RÉPUTATION
22
CONTRIBUTIONS
0 Questions
5 Réponses
ACCEPTATION DE VOS RÉPONSES
0.00%
VOTES REÇUS
5
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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...
4 mois il y a | 1
| A accepté
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...
plus de 3 ans il y a | 2
| A accepté
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...
plus de 5 ans il y a | 2
"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...
environ 6 ans il y a | 0
| A accepté
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...
presque 10 ans il y a | 0