Added repo link

This commit is contained in:
2019-09-24 16:49:25 -04:00
parent a7324b8445
commit 14a3222b39
@@ -127,6 +127,8 @@ I definitely think that even from my small experiment, the results do show that
planning. If you can model meals in such a way that they are made up of food items which can be modified or replaced (like alleles), then applying the algorithm
is straightforward after that.
The full repository for this code can be found [here](https://github.com/jaketothepast/gp-experiment)
## References
[1]: [The Essentials of Metaheuristics, Sean Luke, Pg. 33](https://cs.gmu.edu/~sean/book/metaheuristics/Essentials.pdf)