979 Commits

Author SHA1 Message Date
Marcel Kronfeld
bb4638cff9 Merging MK branch rev. 313: equals() methods fixed. 2009-07-07 11:58:41 +00:00
Marcel Kronfeld
21dd60a449 Corrected range for F8 (Ackley) 2009-07-07 08:02:34 +00:00
Marcel Kronfeld
173c75e73f Merging MK revs 304:309 - some editor updates, independent graph selection 2009-06-23 14:25:15 +00:00
Marcel Kronfeld
014258e1a4 Merging MK revs 298:303 - simple plot legend, some additions for statistics on feasibility 2009-06-22 15:44:24 +00:00
Marcel Kronfeld
52d707f0e0 MK branch revs. 263 & 295: GUI reordering, GP bugfix. Plus minors (JEInterface.m, tex2html) 2009-06-15 13:21:10 +00:00
Marcel Kronfeld
b1a7fa7949 Making PBIL available from the Matlab interface. 2009-06-04 15:20:19 +00:00
Marcel Kronfeld
947ee034bd Updating GP - mk branch merge 287:292 2009-05-14 07:39:34 +00:00
Marcel Kronfeld
b948bb9da2 Minor GP update, mk branch merge rev. 286 2009-05-08 13:14:24 +00:00
Marcel Kronfeld
4fbd2e3e08 GP area view should now work better 2009-05-08 13:06:21 +00:00
Marcel Kronfeld
12af483913 Minor patch to GPArea. MK branch merge. 2009-05-06 17:16:55 +00:00
Marcel Kronfeld
d52694d3e8 GUI update, changes to GenericAreaEditor for GP, merging MK rev. 281 2009-05-06 17:12:02 +00:00
Marcel Kronfeld
833ed14426 Minor bugfix. New web release version 2.035 2009-05-05 15:08:26 +00:00
Marcel Kronfeld
4ecb159d5e Improve handling of externally set initial population in PSO - minor change. 2009-05-04 15:49:31 +00:00
Marcel Kronfeld
a8234302f0 Improve handling of externally set initial population in PSO - adding a translation method. 2009-05-04 15:45:52 +00:00
Marcel Kronfeld
55655911fd Replacing SelectedTag with Enum for PSO topologies. 2009-05-04 15:30:59 +00:00
Marcel Kronfeld
a39054a51f Updates for eNES implementation, synch mk branch rev. 272 2009-04-06 17:03:43 +00:00
Marcel Kronfeld
3d075042aa Slight cleanup of the island model EA - synch of MK branch rev. 270 2009-04-06 12:44:28 +00:00
Marcel Kronfeld
34fec6999b Merge MK 267:268: Some new functions (coming with NES tests) - missing adaption 2 2009-04-02 09:50:42 +00:00
Marcel Kronfeld
c68d95f93e Merge MK 265:266: Some new functions (coming with NES tests) - missing adaption 2009-04-02 09:46:26 +00:00
Marcel Kronfeld
3f4d270524 Merge MK 263:264: Some new functions (coming with NES tests) 2009-04-02 09:43:58 +00:00
Marcel Kronfeld
ce386ba34c Minor visibility changes to ES. 2009-03-19 10:21:17 +00:00
Marcel Kronfeld
e3a13a495e Updates to the ant file for easy web-distribution. 2009-03-18 16:54:31 +00:00
Marcel Kronfeld
df0d2ced0e Committing GPL 3. 2009-03-18 15:54:07 +00:00
Marcel Kronfeld
b41d34a634 Committing GPL 3. 2009-03-18 15:47:08 +00:00
Marcel Kronfeld
49f893e899 Changes from MK rev. 255, update to ParticleFilter, and tool tips dont break at points. 2009-03-18 11:10:02 +00:00
Marcel Kronfeld
6592ed69f2 Fix of IPOP-ES and deact. debug output for AbstractParameterControl 2009-03-17 18:46:37 +00:00
Marcel Kronfeld
8bb6f38c79 Commiting consolidation changes from MK branch rev. 252. 2009-03-17 18:12:37 +00:00
Marcel Kronfeld
abafb57679 Merging MK branch revs. 243-249. Population sorting by fitness index, new package operators.paramcontrol for adaptive parameters, as well as minor stuff. 2009-03-17 17:26:06 +00:00
Marcel Kronfeld
ac92a3a119 Minor cosmetics. 2009-03-11 14:29:54 +00:00
Marcel Kronfeld
bcdfe0c400 Minor changes. 2009-03-11 14:18:15 +00:00
Marcel Kronfeld
08c88a3ed6 Some cosmetics, e.g. to older MOCCO classes 2009-03-11 13:30:48 +00:00
Marcel Kronfeld
a347e220ff Patch to switch matlab CATCH syntax 2009-03-11 13:05:30 +00:00
Marcel Kronfeld
521a67705f Seemingly 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. 2009-03-11 13:02:51 +00:00
Marcel Kronfeld
c6da979e51 Updating the JEInterface Matlab code 2009-03-11 12:51:32 +00:00
Marcel Kronfeld
22f50cb45d Updating the JEInterface Java code 2009-03-10 08:58:16 +00:00
Marcel Kronfeld
b14118bb6f Updating the JEInterface Matlab code 2009-03-10 08:53:50 +00:00
Marcel Kronfeld
50dfec343f Minor JEInterface changes. 2009-02-03 08:36:09 +00:00
Marcel Kronfeld
2cb9db4a9d Minor patch to the Matlab interface 2008-12-10 10:27:54 +00:00
Marcel Kronfeld
302ca1e02b Merging MK rev. 227 - several minor changes. 2008-12-10 09:56:15 +00:00
Marcel Kronfeld
245d8892ef Updates to the OptimizerFactory and the MatlabInterface. Better access to EvAClient. 2008-12-09 15:18:54 +00:00
Marcel Kronfeld
c76f046faf Parent window parameter != null will make EvAClient not exit the VM on closing. (MK rev. 224) 2008-12-08 14:38:55 +00:00
Marcel Kronfeld
cb8af51be6 EvAClient accepts a RemoteStateListener which is informed about optimization start/stop etc. (merging MK rev. 222). 2008-11-17 14:59:35 +00:00
Marcel Kronfeld
eca74db612 providing GOParameters and predicate isOptFinished from client (merging 219,220 from MK branch). 2008-11-17 14:29:45 +00:00
Marcel Kronfeld
55014fd1d8 Cleared bug in JEInterface now allowing 1-D optimization problems 2008-10-10 13:22:12 +00:00
Marcel Kronfeld
3526a78f57 bugfix (in synch with mk branch) 2008-09-19 14:08:49 +00:00
Marcel Kronfeld
d6f2ec1ad1 Merging mk rev. 211, 212: Matlab interface now works with binary data using uint32 (GAIndividualIntegerData). 2008-09-19 12:49:13 +00:00
Marcel Kronfeld
45d35a68e3 Minor cosmetics. (mk rev 209) 2008-09-17 09:58:26 +00:00
Marcel Kronfeld
8bdafeb957 Optional plotting as post process parameter. 2008-09-16 14:38:27 +00:00
Marcel Kronfeld
676fbb8498 Merging mk branch rev 205, added post-processing methods (nelder-mead, cma-es); some cosmetics. 2008-09-16 13:11:48 +00:00
Marcel Kronfeld
211c7a4477 BugBuster in PSO 2008-09-15 08:05:55 +00:00