GroupForming Alpha-release
Pre-release
Pre-release
notable words
whenever the compiler says nothing, it's good news
features
- reads in criteria and persons from config-file
- successfully applies genetic algorithm and underlying fitness-function to improve group composition
- implemented interactive dialogue with user for:
- configuring parameters to genetic algorithm
- viewing generated groups
- and more**
- not *nix compatible due to
windows.h
dependency
usage
- write config-file accordign to config-file syntax
1.1 or use includeddatafile.txt
for testing - compile for your enviroment
- run compiled binary
./program
orprogram.exe
documentation
config-file syntax
TODO