- This readme will serve as an updates to the status of each project.
- This file is the basis for the following programs in the file. it has very basic outlining and doucmentation for
a genral EC solutions.
- Solves the n queens problem of nxn size with input of starting population size.
- Very basic ec solution rn that has trouble converging for larger search spaces and this needs to be optimized
- and encoder function that translates the 2d arrays into a more apporpriate gui for the user would also be nice for display
- EC solution to the napsack problem
- needs to be started and thought out