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 |
|
Marcel Kronfeld
|
3f31f5d396
|
Minor cosmetics.
|
2008-09-12 10:14:28 +00:00 |
|
Marcel Kronfeld
|
bcdc7d254e
|
Merging 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.
|
2008-09-12 09:57:36 +00:00 |
|
Marcel Kronfeld
|
137ef279ac
|
Cosmetics for the Matlab-Interface.
|
2008-09-11 13:30:05 +00:00 |
|
Marcel Kronfeld
|
1782c0a4a7
|
Changes from MK branch rev 190-195, mainly cosmetics, some more enums, DE may do range checking, IPOP-CMA-ES works better from Matlab.
|
2008-09-11 13:27:53 +00:00 |
|
Marcel Kronfeld
|
49911cdcfd
|
Small explanation of PostProcessParams.
|
2008-09-10 12:25:18 +00:00 |
|
Marcel Kronfeld
|
1a11229eff
|
Cosmetics again. MK rev. 187.
|
2008-09-05 16:35:18 +00:00 |
|
Marcel Kronfeld
|
ee67276827
|
Merging mk branch changes from rev 185, minor cleanup.
|
2008-09-05 13:03:27 +00:00 |
|
Marcel Kronfeld
|
29c655f874
|
Fixed problem in RankMuCMA mutator with large ranges
|
2008-09-04 11:15:08 +00:00 |
|
Marcel Kronfeld
|
a9a8559e69
|
DefaultRange is public again.
|
2008-09-04 09:32:57 +00:00 |
|
Marcel Kronfeld
|
9d9f507d13
|
Refactored IndividualInterface and MutateXXDefault versions. DE/PSO now work on any InterfaceDataTypeDouble
|
2008-09-03 18:03:49 +00:00 |
|
Marcel Kronfeld
|
0fdb7edc52
|
Some lonely test classes moved to the research branch.
|
2008-09-03 17:37:37 +00:00 |
|
Marcel Kronfeld
|
8a5f03d87a
|
Some adaptions of IPOP-ES
|
2008-08-29 15:36:14 +00:00 |
|
Marcel Kronfeld
|
8258173239
|
Cleared a bug in PSO (missing eval on initialization due to 'reset' flag)
|
2008-08-29 15:04:20 +00:00 |
|
Marcel Kronfeld
|
68241a0dc0
|
Larger commit, adding IPOP-ES and RankMuCMA mutator. Revs. 130-174 from MK-branch should be merged with this.
|
2008-08-29 14:04:32 +00:00 |
|
Marcel Kronfeld
|
c2a3f06498
|
Repaired "change color" option in plot context menu.
|
2008-08-29 09:36:07 +00:00 |
|
Marcel Kronfeld
|
3e948f3807
|
Cosmetics
|
2008-08-28 17:18:54 +00:00 |
|
Marcel Kronfeld
|
b9d392738d
|
AbstractOptimizationProblem is now in sync with mk branch
|
2008-08-28 13:30:12 +00:00 |
|
Marcel Kronfeld
|
af3e5827a4
|
Population is now in sync with mk branch
|
2008-08-28 13:24:14 +00:00 |
|
Marcel Kronfeld
|
e2e3e504a7
|
Minor cosmetics.
|
2008-08-28 13:12:21 +00:00 |
|