Exemplo n.º 1
0
 public HighsModelStatus GetModelStatus()
 {
     return((HighsModelStatus)HighsLpSolver.Highs_getModelStatus(this.highs));
 }