Beispiel #1
0
 public int getNumNz()
 {
     return(HighsLpSolver.Highs_getNumNz(this.highs));
 }