Skip to main content
FRAMES NO FRAMES

Class IloCplex::TuneParamHandle

Definition file: ilcplex/ilocplexi.h
Map of IloCplex::TuneParamHandleIloCplex::TuneParamHandleIloCplex::TuneParamHandleIloCplex::AsyncHandle

This class represents a handle for asynchronous calls to tuneParam().

Method Summary
public IloIntjoinTuneParam()
Inherited Methods from AsyncHandle
join, kill, test
Method Detail

joinTuneParam

public IloInt joinTuneParam()

This method waits for the associated tuneParam() operation to complete.

Returns:

The result of the associated tuneParam() operation.