Skip to main content
FRAMES NO FRAMES

Class IloCplex::FeasOptHandle

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

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

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

joinFeasOpt

public IloBool joinFeasOpt()

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

Returns:

The result of the associated feasOpt().