CPLEX cpxtomtest2

From TomWiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Notice.png

This page is part of the CPLEX Manual. See CPLEX.

Purpose

Test of using TOMLAB to call CPLEX for problems defined in the TOMLAB TQ format.

Calling Syntax

cpxtomtest2

Description

Test of using TOMLAB to call CPLEX for problems defined in the TOMLAB TQ format. The routine mipAssign is used to define the problem. A simple problem is solved with CPLEX both as an LP problem and as a MILP problem. The problem is solved both with and without explicitly defining the slack variables.

M-files Used

mipAssign, tomRun and PrintResult.

See Also

cplexTL and cplex.