Update Documentation authored by Christian Reuschling's avatar Christian Reuschling
...@@ -2,6 +2,7 @@ ...@@ -2,6 +2,7 @@
--- ---
## 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. 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.
## Standalone use ## Standalone use
... ...
......