papilo - presolver for linear programming problems
Contents
Name
papilo - presolver for linear programming problems
Postsolve Options
-fFILE, --file=FILE
instance file
-aTYPE, --arithmetic-type=TYPE
"d" for double precision, "q" for quad precision, and "r" for exact rational arithmetic
-vFILE, --postsolve-archive=FILE
filename for postsolve archive
--dual-reduced-solution=FILE
filename for the dual solution of the reduced problem
--cost-reduced-solution=FILE
filename for the reduced costs of the reduced problem
--basis-reduced-solution=FILE
filename for the basis of the reduced problem
-uFILE, --reduced-solution=FILE
filename for solution of reduced problem
-lFILE, --solution=FILE
filename for solution
--dualsolution=FILE
filename for dual solution
-cFILE, --reducedcosts=FILE
filename for reduced costs
-wFILE, --basis=FILE
filename for basis information
-oVALUE, --reference-objective=VALUE
correct objective value for validation
-bFILE, --validate-solution=FILE
optimal solution for validation
PAPILO(1)
Presolve Options
-fFILE, --file=FILE
instance file
-aTYPE, --arithmetic-type=TYPE
"d" for double precision, "q" for quad precision, and "r" for exact rational arithmetic
-vFILE, --postsolve-archive=FILE
filename for postsolve archive
-rFILE, --reduced-problem=FILE
filename for reduced problem
-pFILE, --parameter-settings=FILE
filename for presolve parameter settings
--print-params
print possible parameters for presolving
-t-N, --threads=N
set number of threads
Solve Options
-fFILE, --file=FILE
instance file
-aTYPE, --arithmetic-type=TYPE
"d" for double precision, "q" for quad precision, and "r" for exact rational arithmetic
-vFILE, --postsolve-archive=FILE
filename for postsolve archive
-rFILE, --reduced-problem=FILE
filename for reduced problem
-pFILE, --parameter-settings=FILE
filename for presolve parameter settings
--print-params
print possible parameters for presolving
-t-N, --threads=N
set number of threads
-uFILE, --reduced-solution=FILE
filename for solution of reduced problem
-lFILE, --solution=FILE
filename for solution
--dualsolution=FILE
filename for dual solution
-cFILE, --reducedcosts=FILE
filename for reduced costs
-wFILE, --basis=FILE
filename for basis information
-oVALUE, --reference-objective=VALUE
correct objective value for validation
-xFILE, --soplex-settings=FILE
SoPlex settings file
--tlimLIMIT
time limit for solver (including presolve time)
--print-stats
print detailed solver statistics
Synopsis
papilopresolve [options]
papilosolve [options]
papilopostsolve [options]
