FRAMES NO FRAMES

IlcActivityRandomEvaluator

public IloEvaluator< IlcActivity > IlcActivityRandomEvaluator(IlcManager, IloRandom)
Definition file: ilsched/selector.h
Include file: <ilsched/ilsched.h>

This function returns an activity evaluator whose operator(const IlcResource& resource) returns a random number drawn with uniform probability from the interval [0..1).

This functions exists with either an IloEnv or an IloSolver as argument.