create
Creates a portfolio with the standard resource wiring: the portfolio's own evaluator is a sequential problem evaluator built from the model builder, and member resources come from a pooled member-evaluator factory over the same builder (models pooled at the worker count, per-member stream blocks, private per-member caches).
Parameters
the problem the members solve
builds fresh, independent models per call
the member tasks; labels must be unique
worker count, stream-block size, optional confirmation
the portfolio's own solution cache (members always get fresh private caches)
optional run cache for the portfolio's own evaluator
run parameters applied when building models
replications for the portfolio's own evaluations (the initial point)
the stream number for the portfolio driver
the stream provider for the portfolio driver
optional name for the portfolio