Update Documentation authored by Christian Reuschling's avatar Christian Reuschling
......@@ -2,6 +2,10 @@
---
[[_TOC_]]
---
## The config file
GenIe can be used standalone or programmatically as a java library. For both possibilities, the genetic run is parameterized inside the [config file](https://git.opendfki.de/reuschling/genie/-/blob/main/geneticOptimization.conf). Have a look inside the config file for detailed documentation of all that can be adjusted.
......
......