@@ -18,11 +18,11 @@ GenIe will wait for the process to terminate, looking for a calculation result i
}
```
Specify the path to the fitness function executable inside the [config file](https://git.opendfki.de/reuschling/genie/-/blob/main/geneticOptimization.conf) and start GenIe with `./genIe.sh` or `.\bin\genIe.bat`. Please be aware that starting a whole process for a vector fitness evaluation can lead to much more CPU consumption as using GenIe programatically.
Specify the path to the fitness function executable inside the [config file](https://git.opendfki.de/reuschling/genie/-/blob/main/geneticOptimization.conf) and start GenIe with `./genIe.sh` or `.\bin\genIe.bat`. Please be aware that starting a whole process for a vector fitness evaluation can lead to much more CPU consumption as using GenIe programmatically.
TODO: hier splitten in programmatischen Use (deutlich effizienter bzgl der Laufzeit, so ne 'Runner'-Klasse implementieren, erklären der Metadaten) und mit exec call (was macht der, wie sieht der Rückgabewert aus, VektorMetadaten)
TODO: programmatic Use, implementing a 'Runner'-Class
TODO eine Erklärung über die Entropieanalyse - hier können wir uns bei dq4es und evtl. im pwc projekt bedienen
TODO Entropy analysis (like in dq4es and maybe pwcSmartSearch)
TODO auf jeden Fall nochmal prominent auf Watchmaker eingehen, damit wir nur unsere eigenen credits verdienen. Schönen Link drauf inklusive
\ No newline at end of file
TODO auf jeden Fall nochmal prominent auf Watchmaker eingehen