19161917191819191920192119221923192419251926
bnd.Dblput("pH",upbnd); Opts.setConfigValue("UpperBnd",bnd); try { Simplex.solve(); } catch (Exception err) { throw new RuntimeException("Failed minimization in initpH",err); }
19521953195419551956195719581959196019611962
Opts.setConfigValue("UpperBnd",bnd); try { Simplex.solve(); } catch (Exception err) { throw new RuntimeException("Failed minimization in initpH",err); }
19861987198819891990199119921993199419951996