The COIN-OR LP code (CLP) is designed to be a high quality simplex code provided under the terms of the Common Public License. CLP is written in C++, and is primarily intended to be used as a callable library, however a rudimentary stand-alone executable is used in order to run jobs on the NEOS Server. CLP includes primal and dual simplex solvers, and there is also a barrier method for solving LPs.
For information on Clp and how to become involved in the COIN-OR initiative, please visit the COIN-OR web page
Double parameters: dualB(ound) dualT(olerance) primalT(olerance) primalW(eight) sec(onds) Int parameters: idiot(Crash) log(Level) maxF(actor) maxIt(erations) output(Format) passP(resolve) sprint(Crash) Keyword parameters and others: auto(Scale) bscale chol(esky) crash cross(over) direction dualP(ivot) error(sAllowed) gamma keepN(ames) KKT mess(ages) perturb(ation) presolve primalP(ivot) scal(ing) Actions: allS(lack) barr(ier) basisI(n) basisO(ut) directory dualS(implex) end exit export help import max(imize) min(imize) netlib netlibP(rimal) primalS(implex) quit reallyS(cale) restore(Model) reverse save(Model) sol(ution) stop unitTest
This NEOS solver executes on a Debian Linux workstation.
DOE disclaimer DOE Web privacy policy