Cleaning up BeanTest, nicer toString using Beans, cleaner statistics output (but not yet done)

This commit is contained in:
Marcel Kronfeld
2008-02-12 10:09:46 +00:00
parent e3f2768a29
commit 260d6e89ae
20 changed files with 432 additions and 386 deletions

View File

@@ -5,15 +5,14 @@
DefaultModule = Genetic_Optimization
## Uncomment this to show all loadable modules. Most are redundant, though.
ShowModules
# ShowModules
ServerList = localhost,134.2.172.14,ranode22
#################### Internals: Do not alter!
# base class for modules. Do not alter!
ModulePackage = javaeva.server.modules
# filter class for modules. Do not alter!
ModuleFilterClass = javaeva.server.modules.AbstractModuleAdapter
###################### The GO part ######################################
# there are no further props necessary