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 |
|
Marcel Kronfeld
|
e6266418aa
|
Minor change to build.xml
|
2011-02-02 09:17:00 +00:00 |
|
Marcel Kronfeld
|
0b963d7907
|
Examples for the usage of the Matlab interface
|
2011-02-01 14:38:08 +00:00 |
|
Marcel Kronfeld
|
881dc85159
|
Update to the doc-pdf concerning the matlab interface
|
2011-02-01 14:35:03 +00:00 |
|
Marcel Kronfeld
|
649f8e6390
|
Minor update to the matlab interface
|
2011-02-01 13:28:55 +00:00 |
|
Andreas Dräger
|
de35b3438b
|
Adapted ant script for better support of MacOS.
|
2011-02-01 13:18:38 +00:00 |
|
Marcel Kronfeld
|
5b10b4b6ed
|
Minor addition to GI individual
|
2011-02-01 12:43:04 +00:00 |
|
Marcel Kronfeld
|
d27b78092b
|
Matlab interface bugfix
|
2011-02-01 10:59:21 +00:00 |
|
Marcel Kronfeld
|
9dfcf4d71a
|
Additional integer mutation operator
|
2011-01-27 10:02:10 +00:00 |
|
Marcel Kronfeld
|
e0e78a1ad3
|
Adding explicit data types to the Matlab interface. Now integer problems can be tackled, too.
|
2011-01-25 10:19:08 +00:00 |
|
Marcel Kronfeld
|
628499aab9
|
New GI operators (mutation, crossover) and adaptions
|
2011-01-25 10:16:30 +00:00 |
|
Marcel Kronfeld
|
a207014610
|
Matlab interface now uses true binary data type for binary problems
|
2011-01-21 08:32:31 +00:00 |
|
Marcel Kronfeld
|
e8c14b0aa8
|
New GA mutation and crossover operators with subsegment-maintenance
|
2011-01-19 10:53:09 +00:00 |
|
Marcel Kronfeld
|
af42465438
|
Small addition to the Matlab interface
|
2011-01-17 16:40:16 +00:00 |
|
Marcel Kronfeld
|
be15f88802
|
Some adaptions and a new GA mutation operator
|
2011-01-17 16:03:30 +00:00 |
|
Marcel Kronfeld
|
726a3cc6bf
|
Added an abstraction over individual initialization methods.
|
2011-01-17 13:30:34 +00:00 |
|
Andreas Dräger
|
d357bbfe98
|
Corrected compilation error.
|
2010-12-10 10:48:53 +00:00 |
|
Marcel Kronfeld
|
5fbe8eb5ed
|
Adding new initialization method for binary individuals with certain cardinality
|
2010-12-09 12:47:57 +00:00 |
|
Marcel Kronfeld
|
91a0642e5d
|
Renaming methods and removing toggel typo
|
2010-12-08 09:04:53 +00:00 |
|
Marcel Kronfeld
|
34f3640efd
|
Minor addition.
|
2010-11-29 16:40:30 +00:00 |
|
Marcel Kronfeld
|
8de2023ae1
|
MatlabProblem: absolute value termination criterion changed to relative value
|
2010-11-29 14:39:35 +00:00 |
|
Marcel Kronfeld
|
2a8c8dd0dd
|
Merging mk branch rev. 675 (bugfix)
|
2010-11-29 14:28:13 +00:00 |
|
Marcel Kronfeld
|
8eabf3f999
|
Added an abstract integer problem.
|
2010-11-26 10:48:30 +00:00 |
|
Marcel Kronfeld
|
c79d30e3e3
|
Adding the ERP starter which allows running the external runtime problem directly from the console. And some minor cosmetics.
|
2010-11-19 09:37:22 +00:00 |
|
Marcel Kronfeld
|
aff7042a51
|
Updates to the Matlab interface
|
2010-11-11 13:59:19 +00:00 |
|
Marcel Kronfeld
|
023bea7ee2
|
MatlabProblem provides terminators.
|
2010-11-11 13:27:11 +00:00 |
|
Marcel Kronfeld
|
68c25a6c53
|
Update to the swap-bits mutator. True changes are now preferred.
|
2010-11-11 11:09:23 +00:00 |
|
Marcel Kronfeld
|
2873df5058
|
Minor addition to MutateEAMixer, workaround in Population
|
2010-11-11 10:50:41 +00:00 |
|
Marcel Kronfeld
|
dddbe65b3b
|
Minor addition to MutateEAMixer
|
2010-11-11 10:24:48 +00:00 |
|
Marcel Kronfeld
|
65632f4cf9
|
Minor additions to MutateEAMixer and MatlabProblem
|
2010-11-11 10:17:56 +00:00 |
|