0baeebaf98merging MK branch revs. 318:329. misc tool adds.; gui renaming with command line arguments for the client; Modified InterfaceOptimizer; DE update; Parameter adaption mechanisms, especially for PSO.
Marcel Kronfeld
2009-07-17 09:01:20 +00:00
abafb57679Merging MK branch revs. 243-249. Population sorting by fitness index, new package operators.paramcontrol for adaptive parameters, as well as minor stuff.
Marcel Kronfeld
2009-03-17 17:26:06 +00:00
521a67705fSeemingly there may be an evil problem when the matlab interface is employed without GUI/ssh -XY. In addition to the System.out/err streams causing deadlocks during debug output, matlab seems to cache and suppress output strings sent to these streams, which, over time, congests heap memory. The solution is this update together with starting JEInterface at verbosity level 0.
Marcel Kronfeld
2009-03-11 13:02:51 +00:00
c6da979e51Updating the JEInterface Matlab code
Marcel Kronfeld
2009-03-11 12:51:32 +00:00
22f50cb45dUpdating the JEInterface Java code
Marcel Kronfeld
2009-03-10 08:58:16 +00:00
b14118bb6fUpdating the JEInterface Matlab code
Marcel Kronfeld
2009-03-10 08:53:50 +00:00
2cb9db4a9dMinor patch to the Matlab interface
Marcel Kronfeld
2008-12-10 10:27:54 +00:00
302ca1e02bMerging MK rev. 227 - several minor changes.
Marcel Kronfeld
2008-12-10 09:56:15 +00:00
245d8892efUpdates to the OptimizerFactory and the MatlabInterface. Better access to EvAClient.
Marcel Kronfeld
2008-12-09 15:18:54 +00:00
c76f046fafParent window parameter != null will make EvAClient not exit the VM on closing. (MK rev. 224)
Marcel Kronfeld
2008-12-08 14:38:55 +00:00
cb8af51be6EvAClient accepts a RemoteStateListener which is informed about optimization start/stop etc. (merging MK rev. 222).
Marcel Kronfeld
2008-11-17 14:59:35 +00:00
eca74db612providing GOParameters and predicate isOptFinished from client (merging 219,220 from MK branch).
Marcel Kronfeld
2008-11-17 14:29:45 +00:00
55014fd1d8Cleared bug in JEInterface now allowing 1-D optimization problems
Marcel Kronfeld
2008-10-10 13:22:12 +00:00
3526a78f57bugfix (in synch with mk branch)
Marcel Kronfeld
2008-09-19 14:08:49 +00:00
d6f2ec1ad1Merging mk rev. 211, 212: Matlab interface now works with binary data using uint32 (GAIndividualIntegerData).
Marcel Kronfeld
2008-09-19 12:49:13 +00:00
bcdc7d254eMerging mk branch rev 199, new Population event for initialization (introducing final Strings for the event names), renaming Indy.SetData to putData, replacing static rank-mu-CMA parameters by a population-associated structure; oh and the "Description" button has made room for a "Show Solution" button.
Marcel Kronfeld
2008-09-12 09:57:36 +00:00
137ef279acCosmetics for the Matlab-Interface.
Marcel Kronfeld
2008-09-11 13:30:05 +00:00
1782c0a4a7Changes from MK branch rev 190-195, mainly cosmetics, some more enums, DE may do range checking, IPOP-CMA-ES works better from Matlab.
Marcel Kronfeld
2008-09-11 13:27:53 +00:00
49911cdcfdSmall explanation of PostProcessParams.
Marcel Kronfeld
2008-09-10 12:25:18 +00:00
ee67276827Merging mk branch changes from rev 185, minor cleanup.
Marcel Kronfeld
2008-09-05 13:03:27 +00:00
29c655f874Fixed problem in RankMuCMA mutator with large ranges
Marcel Kronfeld
2008-09-04 11:15:08 +00:00
a9a8559e69DefaultRange is public again.
Marcel Kronfeld
2008-09-04 09:32:57 +00:00
9d9f507d13Refactored IndividualInterface and MutateXXDefault versions. DE/PSO now work on any InterfaceDataTypeDouble
Marcel Kronfeld
2008-09-03 18:03:49 +00:00
0fdb7edc52Some lonely test classes moved to the research branch.
Marcel Kronfeld
2008-09-03 17:37:37 +00:00
8a5f03d87aSome adaptions of IPOP-ES
Marcel Kronfeld
2008-08-29 15:36:14 +00:00
8258173239Cleared a bug in PSO (missing eval on initialization due to 'reset' flag)
Marcel Kronfeld
2008-08-29 15:04:20 +00:00
68241a0dc0Larger commit, adding IPOP-ES and RankMuCMA mutator. Revs. 130-174 from MK-branch should be merged with this.
Marcel Kronfeld
2008-08-29 14:04:32 +00:00
c25ca2ebaaSome additions to Population (mk branch rev 125)
Marcel Kronfeld
2008-07-30 13:03:06 +00:00
8ab56480a3Merging changes from mk-branch 122:123.
Marcel Kronfeld
2008-07-29 09:20:56 +00:00
b34c349e00The ant-file now hopefully does not rely on all packages any more. Set the sub-project paths to include them in compilation.
Marcel Kronfeld
2008-07-24 14:08:24 +00:00
b400dbf3f3Removed unnecessary import statements.
Andreas Dräger
2008-07-17 09:12:37 +00:00