= !OneMax Problem = '''Problem Parameters:''' ||= Parameter =||= Description =|| || !BestKnownQuality || The quality of the best known solution of this artificial ant instance. || || Evaluator || !OneMaxEvaluator: The operator which should be used to evaluate !OneMax solutions. || || Length || The length of the !BinaryVector. || || Maximization || Set to true as the !OneMax Problem is a maximization problem. || || !SolutionCreator || !RandomBinaryVectorCreator: The operator which should be used to create new !OneMax solutions. ||