Overview | Group | Tree | Graph | Index | Concepts |
IloSolutionPool
objects which indicates that the pool has changed in some way.
This event class describes a general event for
IloSolutionPool
objects which indicates that the pool has
changed in some way. This event notifies any listeners that
have been attached to the pool using
IloSolutionPool::addListener
.
See Also:
ILOIIMLISTENER0, IloSolutionPool::addListener
Method Summary | |
---|---|
public IloSolutionPool | getPool() const |
Method Detail |
---|
This function returns the pool invoked in the event.