553 Commits

Author SHA1 Message Date
Marcel Kronfeld
4f245074cd Updating the lens viewer 2011-05-04 11:22:09 +00:00
Marcel Kronfeld
893a742b21 More problem updates 2011-05-04 11:21:14 +00:00
Marcel Kronfeld
45ffbc09d2 More problem updates 2011-05-04 11:20:36 +00:00
Marcel Kronfeld
8d386689af Minor problem updates 2011-05-04 11:19:29 +00:00
Marcel Kronfeld
5c40d4a72e Updates to problem classes 2011-05-04 11:15:41 +00:00
Marcel Kronfeld
6403679a8c Merging stats from MK branch 2011-05-04 10:43:05 +00:00
Marcel Kronfeld
3e8c2b14dc Updating the optimizer factory 2011-05-03 14:05:37 +00:00
Marcel Kronfeld
7ae981098c Bugfix in PostProcess 2011-05-03 13:57:10 +00:00
Marcel Kronfeld
d557e86cd0 Adding NichePSO and ANPSO from the MModal branch (adaptation of M.Aschoffs implementations) 2011-05-03 13:47:07 +00:00
Marcel Kronfeld
15cd21b8f1 More cosmetics 2011-05-03 13:46:22 +00:00
Marcel Kronfeld
572ff2018c cosmetics in build.xml 2011-05-03 12:38:27 +00:00
Marcel Kronfeld
54ebf1d7b5 cosmetics 2011-05-03 12:37:18 +00:00
Marcel Kronfeld
949de216df Updating BeanInspector 2011-05-03 12:37:10 +00:00
Marcel Kronfeld
7938b4e8ac Whole new paramcontrol package 2011-05-03 12:34:33 +00:00
Marcel Kronfeld
0438ee5055 Updating two metrics 2011-05-03 12:33:22 +00:00
Marcel Kronfeld
ae46d9a3d7 Adding niching methods and updated CBN-EA 2011-05-03 12:32:54 +00:00
Marcel Kronfeld
315ef66d54 Update DPI clustering 2011-05-03 12:30:16 +00:00
Marcel Kronfeld
0b5623ee9b Cosmetics 2011-05-03 12:29:32 +00:00
Marcel Kronfeld
a6d6b7f5ac Basic tagging interfaces 2011-05-03 12:27:06 +00:00
Marcel Kronfeld
3ecc1028cd Extented post-processing 2011-05-03 12:26:27 +00:00
Marcel Kronfeld
88dde22b4b Merging Population from MK branch 2011-05-03 09:36:01 +00:00
Marcel Kronfeld
87a6f444f7 New interfaces for density based clustering 2011-04-29 16:23:23 +00:00
Marcel Kronfeld
2293195be4 Minor cosmetics 2011-04-28 14:32:39 +00:00
Marcel Kronfeld
ddbebe2c48 Adding ScatterSearch and modifications of BSS/BOA (seitz rev. 930) 2011-04-27 14:27:53 +00:00
Marcel Kronfeld
13782ad1e8 The CrossoverEAMixer now annotates indies: which operator mutated which individual. 2011-04-27 13:03:26 +00:00
Marcel Kronfeld
73efcca17b Adding Binary Scatter Search and the Bayesian Optimization Algorithm from the branch of Alex Seitz (rev. 926) 2011-04-27 13:02:13 +00:00
Marcel Kronfeld
0e54cf526b Fixed bug in argument parsing 2011-04-11 07:45:25 +00:00
Marcel Kronfeld
aeda5a83a3 Cosmetics. 2011-04-08 07:48:11 +00:00
Marcel Kronfeld
877118b6b3 Minor update of tool tips in AbstractProblemDoubleOffset. 2011-04-05 11:58:12 +00:00
Marcel Kronfeld
ee49a14ea3 Patch of MutateESCovMA 2011-04-05 11:43:28 +00:00
Marcel Kronfeld
732ed71b42 Minor update to Matlab interface 2011-03-28 16:07:40 +00:00
Marcel Kronfeld
0c6685fa67 Setting a seed population from the Matlab interface 2011-03-28 15:13:56 +00:00
Roland Keller
3e7ef7a9e5 Minor bugfix in ScaledBorder 2011-03-28 14:43:59 +00:00
Marcel Kronfeld
5f24abf73a Support seed populations in the matlab interface problem 2011-03-14 15:03:52 +00:00
Marcel Kronfeld
3cd5bcf73d Update of three integer operators 2011-03-14 15:03:19 +00:00
Marcel Kronfeld
ed48ddc07c Merging rev. 789 (Seitz branch), the AbstractOptimizationProblem now stores the old fitness value in each indy right before a new evaluation. 2011-03-14 15:00:52 +00:00
Marcel Kronfeld
f7c43e92c0 GA and ES calls InterfaceAdaptOperatorGenerational adaption methods for crossover operators 2011-03-14 14:36:20 +00:00
Marcel Kronfeld
767ada2371 Changed InterfaceMutationGenerational to InterfaceAdaptOperatorGenerational 2011-03-14 13:58:49 +00:00
Marcel Kronfeld
215eeea57b Minor change 2011-03-01 14:07:51 +00:00
Michael de Paly
9d9a08aadc made logPatents more accessible 2011-02-19 00:52:42 +00:00
Michael de Paly
bb7d87bafa Added a reevaluation mechanism to DE which updates the fitness of old individuals instead of discarding them. This allows the optimization of noisy problems with DE 2011-02-18 16:31:36 +00:00
Marcel Kronfeld
489e0a6f3f Multi-criterial example for the Matlab interface 2011-02-16 12:47:15 +00:00
Marcel Kronfeld
749c75fe2a Moving a basic integer problem from Probs package 2011-02-16 10:44:10 +00:00
Marcel Kronfeld
cc95798038 Adding MOGA to the Matlab interface 2011-02-16 10:33:06 +00:00
Marcel Kronfeld
510add738e Minor addition to MatlabInterface (flag to deactivate output of all statistic fields which is time-consuming for large populations) 2011-02-15 15:36:41 +00:00
Marcel Kronfeld
f7917e62c2 Added alternative constructor for backwards compatibility. 2011-02-14 08:27:35 +00:00
Marcel Kronfeld
4c81ca651e Adding a basic implementation of an EvATreeView - to test, use the command line argument --treeView 2011-02-09 13:33:11 +00:00
Marcel Kronfeld
288e8c370a Minor changes in ExternalRuntimeProblem 2011-02-03 13:26:09 +00:00
Marcel Kronfeld
98ece7d783 Added examples from the EvA2Doc 2011-02-02 13:58:46 +00:00
Marcel Kronfeld
ee7ac6efc6 Updated version information 2011-02-02 10:27:33 +00:00