Skip to content

DShard

Name Mandatory Description Default Type
⬅️ Input The input of the shard, if any None
Output ➡️ The resulting output of the shard None
Name No The name of the shard to transform into. `` String
Parameters No The parameters to pass to the new shard. [] [Any]

This shard is a dynamic shard that will transform into the shard specified in the Name parameter at runtime. This shard can be used in conjunction with Mutate and Evolve to create complex genetic algorithm implementations.