Skip to main content
FRAMES NO FRAMES

Class IloCplex::SolveHandle

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

This class represents a handle for asynchronous calls to solve.

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

joinSolve

public IloBool joinSolve()

This method waits for the associated solve to complete.

Returns:

The result of the associated solve.