Skip to content

RandomConfigsGenAlg

Samuel Gomes edited this page Dec 2, 2019 · 11 revisions

ConfigsGenAlg

This class is a child of ConfigsGenAlg. It contains the procedure for the formation of purely random group organizations. No optimization technique is used. Pure randomness. The random organizations are uniformely distributed.

Constructor and Attributes

Constructor

ConfigsGenAlg(numberOfConfigChoices, minNumberOfPlayersPerGroup, maxNumberOfPlayersPerGroup, preferredNumberOfPlayersPerGroup, fitnessWeights, regAlg)

Attributes

(No additional attributes besides the ones from the base class ConfigsGenAlg )

Methods

(No additional methods besides the ones from the base class ConfigsGenAlg )

Clone this wiki locally