CPLEX cpxSolutionPool

From TomWiki
Revision as of 06:20, 16 August 2011 by Elias (talk | contribs) (Created page with "{{Part Of Manual|title=the CPLEX Manual|link=CPLEX}} ==Purpose== Test of TOMLAB /CPLEX solution pool capabilities. ==Calling Syntax== <pre> [x,f] = cpxSolutionPool; ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Notice.png

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

Purpose

Test of TOMLAB /CPLEX solution pool capabilities.

Calling Syntax

[x,f] = cpxSolutionPool;

Description

Exemplifies the use of the solution pool features in TOMLAB /CPLEX and the parameters associated with this, SOLNPOOLCAPACITY, SOLNPOOLGAP, SOLNPOOLINTENSITY and SOLNPOOLREPLACE.