xegaAsPipelineFactory() implements the selection
of one of the asPipeline functions in this
package by specifying a text string.
The selection fails ungracefully (produces
a runtime error) if the label does not match.
The functions are specified locally.
Current support:
"NoPipe" returns asPipelineID():
No change to population.
"PipeC" returns asPipeline():
Population a list of closures of genetic operator
populations.
"PipeG" returns asPipelineG():
Population consists of genes with embedded
genetic operator pipelines.