Evaluator Ifc
Properties
A possible cache to hold evaluated solutions
The total number of replications successfully bypassed/satisfied by the cache.
The total number of unique design points (ModelInputs) requested for evaluation across all evaluator calls.
The total number of times the evaluate() method has been invoked. This essentially tracks the number of "batches" or "generations" processed.
The total number of replications actually executed by the simulation oracle.
The total number of replications requested across all evaluation requests.
Functions
Processes the supplied requests for solutions. The solutions may come from an associated solution cache (if present or allowed) or via evaluations by the simulation oracle. The CRN option is applied to the set of requests and does not permit cached solutions, even if caching is permitted.