Linear and Integer Programming (ADM II)

TU Berlin/BMS, WS 2007/2008

Reading and writing CPLEX files

You can read a saved lp in CPLEX with the command
CPLEX> read filename.lp

Similarly save a tediously entered lp with
CPLEX> write filename.lp

Example files