Marcel Kronfeld
|
ebe02870df
|
Bugfix; better name for MutateGAStandard
|
2010-04-29 14:02:01 +00:00 |
|
Andreas Dräger
|
1431bc4769
|
Now a legend will display names for all elements if at least one of the pair color and label are different.
|
2010-04-28 07:32:10 +00:00 |
|
Marcel Kronfeld
|
acf0d989d8
|
Minor change to EvAInfo, static code.
|
2010-04-26 15:29:29 +00:00 |
|
Marcel Kronfeld
|
6923956e29
|
Merging mk rev. 519 and some more bug fixing (introspection) in synch with MK branch
|
2010-04-23 09:11:25 +00:00 |
|
Marcel Kronfeld
|
6ea578615c
|
Bugfix concerning inspection: a method must of course not only match in name but in signature.
|
2010-04-23 08:30:57 +00:00 |
|
Andreas Dräger
|
b67213c92d
|
Improved the function area. Setting legends is now easier and really works. The pair class is now based on a sorted set data structure to avoid having identical labels multiple times. This may happen if one plots data points together with simulation results. To this end, the data structure now checks whether an element with the same label and color is already present.
|
2010-04-19 09:24:34 +00:00 |
|
Marcel Kronfeld
|
372e0cf5e9
|
Minor updates, merging MK branch revs. 511:515
|
2010-04-15 09:43:49 +00:00 |
|
Andreas Dräger
|
b6e13e3b60
|
Now the function area can be used from the out side more easily as it now provides additional settings.
|
2010-04-12 10:26:08 +00:00 |
|
Andreas Dräger
|
a804380fe0
|
Improved the plot function: it is now easier to change the plot from linear to logarithmic scale and the other way arround.
|
2010-04-12 08:11:46 +00:00 |
|
Andreas Dräger
|
82686fd280
|
Improved the FunctionArea: Now a color can be set directly for a certain plot.
|
2010-04-12 04:49:28 +00:00 |
|
Marcel Kronfeld
|
8fe9ab2648
|
Commit of mk branch revs. 499:507, 494:496. Major revision of statistics class - all statistical informations are now pipelined in a clean way. Any additional information provided by InterfaceAdditionalPopulationInformer from an optimizer or problem class can be plotted in analogy to data collected internally within the statistics class.
|
2010-04-09 14:12:16 +00:00 |
|
Marcel Kronfeld
|
860b4cae15
|
Removed m_ from canonical getters/setters.
|
2010-04-09 13:35:34 +00:00 |
|
Andreas Dräger
|
e49b0e1a16
|
|
2010-04-08 07:13:40 +00:00 |
|
Andreas Dräger
|
df9c625771
|
Without any loss of functionality, JE2Base can now also be compiled with Java 1.5.
|
2010-03-29 02:51:13 +00:00 |
|
Michael de Paly
|
9848734f07
|
MOOCMAES added
|
2010-03-26 15:13:05 +00:00 |
|
Michael de Paly
|
075cbf09a7
|
fixed javadoc
|
2010-03-25 16:30:26 +00:00 |
|
Marcel Kronfeld
|
efe451de4c
|
Missing statics (from MK rev. 488)
|
2010-03-05 09:12:34 +00:00 |
|
Marcel Kronfeld
|
c99335c3e9
|
Merging MK revs. 488,489;
Moving EvAProperties from client to EvAInfo.
|
2010-03-05 08:54:55 +00:00 |
|
Marcel Kronfeld
|
af72d1da39
|
Minor update to build.xml and EvA2Notes.txt
|
2010-03-05 08:48:55 +00:00 |
|
Marcel Kronfeld
|
476916b270
|
Proper Population equality predicate.
|
2010-03-02 09:46:00 +00:00 |
|
Marcel Kronfeld
|
40ba96aab9
|
Image xcf files are no longer copied to resource folder.
|
2010-03-01 17:24:29 +00:00 |
|
Marcel Kronfeld
|
d8d0e42318
|
EvAInfo update.
|
2010-03-01 17:23:36 +00:00 |
|
Marcel Kronfeld
|
c872b61c41
|
Update of IslandModelEA; small bugfix.
|
2010-03-01 14:02:53 +00:00 |
|
Marcel Kronfeld
|
b1676bd2b0
|
EvAInfo update.
|
2010-02-26 10:50:21 +00:00 |
|
Marcel Kronfeld
|
13f5219a19
|
Fixing rotation for AbstractMultiModalProblemKnown.
|
2010-02-26 10:50:07 +00:00 |
|
Marcel Kronfeld
|
43b2d031a1
|
Synchronization with MK branch.
|
2010-02-26 10:18:46 +00:00 |
|
Marcel Kronfeld
|
69f4b3e1cf
|
Minor cosmetics.
|
2010-02-25 16:01:44 +00:00 |
|
Marcel Kronfeld
|
5798145e76
|
minor patch
|
2010-02-25 15:17:02 +00:00 |
|
Marcel Kronfeld
|
42dd66e2e7
|
Extension of the Interface2DBorderProblem interface
|
2010-02-25 12:45:41 +00:00 |
|
Marcel Kronfeld
|
66e1fc7e8b
|
Moving funny fractal problem to Probs repos.
|
2010-02-25 10:25:55 +00:00 |
|
Marcel Kronfeld
|
a37f030756
|
Cosmetics (Moving F21Problem to F15)
|
2010-02-25 10:23:09 +00:00 |
|
Marcel Kronfeld
|
ba2cd9c8ca
|
Missing method in Population.
|
2010-02-25 09:02:35 +00:00 |
|
Marcel Kronfeld
|
5f73ca9a87
|
Minor build file update.
|
2010-02-24 16:25:50 +00:00 |
|
Marcel Kronfeld
|
fcf94a376a
|
Moving RKSolverV2 to Research repository.
|
2010-02-24 16:25:13 +00:00 |
|
Marcel Kronfeld
|
9c49233758
|
Moving faulty RKSolverV2 to Research repository.
|
2010-02-24 16:23:01 +00:00 |
|
Marcel Kronfeld
|
2f33a002e2
|
Merging MK branch revs. 214,447-448,451,452,456-459.
|
2010-02-24 16:22:16 +00:00 |
|
Marcel Kronfeld
|
edbaf50447
|
Cosmetics.
|
2010-02-24 11:15:09 +00:00 |
|
Marcel Kronfeld
|
c13e1bd656
|
Merging MK branch rev 453: Removing sun.beans.editors, replaced non-free jpeg codec.
|
2010-02-24 11:05:57 +00:00 |
|
Marcel Kronfeld
|
f08cd297ab
|
Catching nulls in defaultInit(Problem)
|
2010-02-24 10:47:12 +00:00 |
|
Marcel Kronfeld
|
5cda401398
|
Merging old MK branch rev. 214: adding 4 multimodal problems
|
2010-02-24 10:46:14 +00:00 |
|
Marcel Kronfeld
|
4fd8546424
|
Merging MK branch revs. 412: Close all windows of common prefix.
|
2010-02-23 09:37:44 +00:00 |
|
Marcel Kronfeld
|
e0c6e4067d
|
Merging MK branch revs. 439,440,441: Removing sun.beans.editors, replaced non-free jpeg codec.
|
2010-02-23 09:11:17 +00:00 |
|
Marcel Kronfeld
|
126a1780f3
|
Added simple initialization range interface (req. change of IndividualInterface); added MutateGAUniform;
|
2010-02-23 08:36:19 +00:00 |
|
Alexander Dörr
|
bac6beb204
|
debug
|
2010-02-23 08:04:41 +00:00 |
|
Alexander Dörr
|
2469264049
|
added setValue method to DESAssignment
|
2010-02-23 07:56:48 +00:00 |
|
Andreas Dräger
|
9687ff1fa9
|
Changed usage of ArrayList in interface to regular List.
|
2010-02-18 17:52:39 +00:00 |
|
Alexander Dörr
|
e69fdc8696
|
new class to support the processing of events
|
2010-02-11 16:28:22 +00:00 |
|
Alexander Dörr
|
74f7bdd92d
|
debug
|
2010-02-11 16:27:54 +00:00 |
|
Alexander Dörr
|
cd2e3a3e49
|
fixed bugs with eventprocessing
|
2010-02-11 12:19:53 +00:00 |
|
Michael de Paly
|
4771d08c04
|
adapted to the mathematics changes
|
2010-02-11 01:15:53 +00:00 |
|