FRAMES NO FRAMES

IloExecuteProcessor

public IloGoal IloExecuteProcessor(IloEnv env, IloPoolProc proc, const char * name=0)
Definition file: ilsolver/iimoperator.h
Include file: <ilsolver/iim.h>
Casts a pool processor into an IloGoal for execution via an instance of IloSolver.

This function returns a goal that casts a pool processor into an IloGoal for execution using an instance of IloSolver. The parameter proc is the processor to be converted and the parameter name defines the name of the newly created goal. The goal is allocated on environment env