963 Commits

Author SHA1 Message Date
Michael de Paly
22c8c0e998 2009-11-19 17:07:07 +00:00
Marcel Kronfeld
88879683a4 Some repairs (GradientDescentAlgorithm, F1 and F2 are now derivable); renamed Population.m_Size to m_TargetSize to avoid misunderstandings; Exceptions are now caught and their messages tried to display in a JOptionPane in addition to printing to System.err. 2009-11-19 16:56:28 +00:00
Michael de Paly
c84b1486b1 2009-11-19 03:11:47 +00:00
Marcel Kronfeld
45fb50d766 Repaired output over Matlab interface 2009-11-11 13:43:27 +00:00
Marcel Kronfeld
6142b21ea8 Merging MK revs 383:386 (pimpifications) 2009-11-04 09:31:15 +00:00
Marcel Kronfeld
87b8877d5d Minor cosmetics. 2009-10-21 13:44:16 +00:00
Marcel Kronfeld
0416188dd6 Cleared a bug with JScrollPane and dynamically changing GUI fields. 2009-10-20 17:15:58 +00:00
Marcel Kronfeld
2819e9c170 A new clustering method -- addition. 2009-10-20 16:10:05 +00:00
Marcel Kronfeld
d7c31b6c05 A new clustering method. 2009-10-20 15:35:35 +00:00
Marcel Kronfeld
d9050fb822 Merging MK branch revs. 370, 346:363 2009-10-19 10:13:56 +00:00
Marcel Kronfeld
08ab9a7d58 Misc stuff (ant-file, Matlab-interface) 2009-10-19 10:08:35 +00:00
Marcel Kronfeld
ca490cf482 New GP node and help-file for GenericConstraint. 2009-10-19 10:04:05 +00:00
Michael de Paly
e56af4fb60 provided protected getters and setter for parentlogging to allow derived classes access to the logging features 2009-10-16 15:56:49 +00:00
Marcel Kronfeld
e173da91e1 Corrected offsets for F*Problems 2009-10-14 15:42:01 +00:00
Michael de Paly
f9213d167f children now have the correct generation counter 2009-10-09 16:03:16 +00:00
Michael de Paly
4ce58888d9 added multithreading for multiobjective problems 2009-10-08 01:22:10 +00:00
Michael de Paly
8fce8d5e89 PropertyPanel is now scrollable if needed 2009-10-07 15:03:48 +00:00
Michael de Paly
ba9070a102 changed m_show from private to protected 2009-09-30 00:17:38 +00:00
Marcel Kronfeld
e9733307d9 Minor adaptions due to move wsi.ra --> eva2.tools 2009-09-16 14:07:58 +00:00
Michael de Paly
1ae819f769 F8 now sticks to the xoffset like f1 2009-09-09 12:47:30 +00:00
Michael de Paly
1a06c41995 getter and setter for cyclepop 2009-09-09 12:46:48 +00:00
Michael de Paly
89ed02faaa 2009-09-08 16:03:14 +00:00
Michael de Paly
587dbf44c2 2009-09-03 13:49:18 +00:00
Johannes Planatscher
7786dbc219 - moved everything in wsi.* to eva2.tools.*
- fixed bug in thread-parallel AbstractOptimization problem (ArrayList -> Vector)
2009-08-06 12:40:42 +00:00
Marcel Kronfeld
4e9f7dc241 TipText for parallel threading. 2009-07-23 14:58:13 +00:00
Johannes Planatscher
a9faa4388e added parallel fitness evaluation with threads 2009-07-23 14:43:29 +00:00
Marcel Kronfeld
47877547a7 Merging mk branch rev 342, generational DE. 2009-07-23 12:34:58 +00:00
Marcel Kronfeld
4ba48274e7 Minor fix in GPFunctionProblem. 2009-07-17 13:28:24 +00:00
Marcel Kronfeld
29f2a0d771 Merging MK branch revs. 332:338; constraint handling; GP nodes; minor stuff; 2009-07-17 13:04:27 +00:00
Marcel Kronfeld
5cb5915907 Bug in Java URL class 2009-07-17 10:01:01 +00:00
Marcel Kronfeld
341ff5487d Minor addition to rev. 330. 2009-07-17 09:18:04 +00:00
Marcel Kronfeld
0baeebaf98 merging 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. 2009-07-17 09:01:20 +00:00
Marcel Kronfeld
61a6c4649e DGrid bug cleared (merging mk branch revs. 315-317). 2009-07-13 15:50:28 +00:00
Marcel Kronfeld
d8fbb01e29 F13 doc and range modification. 2009-07-13 15:49:19 +00:00
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