Exemplo n.º 1
0
 public int getIterationCount()
 {
     return(HighsLpSolver.Highs_getIterationCount(this.highs));
 }