Skip to main content
FRAMES NO FRAMES

Class IloCplex::SolveFixedHandle

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

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

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

joinSolveFixed

public IloBool joinSolveFixed()

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

Returns:

The result of the associated solveFixed() operation.