Skip to main content
FRAMES NO FRAMES

Class IloCplex::RefineConflictHandle

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

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

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

joinRefineConflict

public IloBool joinRefineConflict()

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

Returns:

The result of the associated refineConflict() operation.