jameshughes89 / cs4XX-EvolutionaryComputation

CS 4XX: Evolutionary Computation
http://csci340.com/
GNU General Public License v3.0
6 stars 31 forks source link

:mortar_board: :question: Topic n queens experiment --- Change rep task #92

Closed jameshughes89 closed 1 year ago

jameshughes89 commented 1 year ago

What

Task for changing out the rep (and fitness and operators)

Why

More tinkering experience and seeing direct results/impact of changes.

Additional Notes

After writing this one, I am wondering if it really adds value. I'm on the fence. On one hand, I think just taking the time to make makes changes to the existing code, swapping out a fitness function, rep, and operators is good. On the other, idk if this adds enough value when considering the amount of work this task requires, especially after already establishing how bad the other reps are. Idk, I could go either way.