You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RBG genetic algorithm. This manipulates lists of the atoms R, B and G and incorporates fitness metrics favoring on atom over the other two, crossovers to combine elements of two lists, and mutations to change one atom in a list to one of the others.