Commit Graph

  • 8eabf3f999 Added an abstract integer problem. Marcel Kronfeld 2010-11-26 10:48:30 +00:00
  • c79d30e3e3 Adding the ERP starter which allows running the external runtime problem directly from the console. And some minor cosmetics. Marcel Kronfeld 2010-11-19 09:37:22 +00:00
  • aff7042a51 Updates to the Matlab interface Marcel Kronfeld 2010-11-11 13:59:19 +00:00
  • 023bea7ee2 MatlabProblem provides terminators. Marcel Kronfeld 2010-11-11 13:27:11 +00:00
  • 68c25a6c53 Update to the swap-bits mutator. True changes are now preferred. Marcel Kronfeld 2010-11-11 11:09:23 +00:00
  • 2873df5058 Minor addition to MutateEAMixer, workaround in Population Marcel Kronfeld 2010-11-11 10:50:41 +00:00
  • dddbe65b3b Minor addition to MutateEAMixer Marcel Kronfeld 2010-11-11 10:24:48 +00:00
  • 65632f4cf9 Minor additions to MutateEAMixer and MatlabProblem Marcel Kronfeld 2010-11-11 10:17:56 +00:00
  • a2b88073ba Merging MK branch rev. 661 (graphs can be renamed in the stats-GUI) Marcel Kronfeld 2010-10-29 11:33:18 +00:00
  • dbbd5a5786 Corrected dump function in FunctionArea. Each data column needs its own time column. Marcel Kronfeld 2010-10-25 10:09:54 +00:00
  • ca903ef4df Allow switching between standard and exponential numbering format for the plots. Marcel Kronfeld 2010-09-29 15:18:54 +00:00
  • e62f134b8f A bit of refactoring. Marcel Kronfeld 2010-09-29 13:50:13 +00:00
  • 7d7dcb5ce0 Addition to statistics interface. Marcel Kronfeld 2010-09-29 07:42:53 +00:00
  • 170c92046d Removed unnecessary @override tags that cause problems in J1.5. Andreas Dräger 2010-09-29 07:22:10 +00:00
  • e57a2eaea2 Some extensions to the ExternalRuntimeProblem. Changed PropertyDoubleArray and its generic editor to work with multi-dim. arrays (type double[][]). Marcel Kronfeld 2010-09-28 12:57:38 +00:00
  • 915fba3645 Allow setting "close all frames on client close" Marcel Kronfeld 2010-09-22 13:42:38 +00:00
  • 9ab769275c Solution object from AbstractStatistics is now a data array. Marcel Kronfeld 2010-09-22 11:58:35 +00:00
  • 140b56cee2 Avoid exception on plotting infite data points. Marcel Kronfeld 2010-09-22 08:26:27 +00:00
  • 25134617c3 Additional switch against GUI dead-locks Marcel Kronfeld 2010-09-22 07:52:30 +00:00
  • 61d409ce4c When adding a WindowListener to EvA's GUI, the JFrame now gets a name so that the listener can identify this frame more easily. The name is simply the class name of EvAClient. Andreas Dräger 2010-09-21 16:02:40 +00:00
  • 631be1307c Allow adding window listeners to the EvA2 JFrame instance. Marcel Kronfeld 2010-09-21 15:49:51 +00:00
  • ded074f31b Improved plotting capabilities. Andreas Dräger 2010-09-20 15:10:27 +00:00
  • 59ce3e693b Commit of MK branch rev. 647 (minor change to AbstractStatistics/StringSelection) Marcel Kronfeld 2010-09-17 14:02:18 +00:00
  • 33dc1be0bf DE update: the meaning of k was inverted w.r.t. literature, this is now changed. Marcel Kronfeld 2010-09-17 13:06:45 +00:00
  • 53d9762da5 Always check PropertyChangeSupport for null Marcel Kronfeld 2010-09-14 16:23:20 +00:00
  • 07451b5e61 A static symbol for the solution data column. Marcel Kronfeld 2010-09-14 15:56:56 +00:00
  • dcdf96c111 Slight change to PSP Marcel Kronfeld 2010-09-14 14:37:51 +00:00
  • d9beb829b6 Andreas Dräger 2010-09-06 11:03:25 +00:00
  • 128c2545e0 Added get methods for the values stored in the pair. Andreas Dräger 2010-09-06 10:57:11 +00:00
  • e91ff6082f Slight addition to Plot. Marcel Kronfeld 2010-09-02 14:35:12 +00:00
  • cf3e9aa7b9 Added possibility to update the main client GUI after changes made in the API Marcel Kronfeld 2010-09-02 13:35:05 +00:00
  • 09ef318b93 Slight change of the InterfaceDataListener (AbstractStatistics) - header and meta info fields should not depend on a population. Marcel Kronfeld 2010-09-02 12:32:19 +00:00
  • 8aeb94411e Minor cosmetics -- added option to (de)activate numbering of graph legend entries. Marcel Kronfeld 2010-09-01 14:39:19 +00:00
  • 49b4c99529 Moving DES system from base package to probs package Andreas Dräger 2010-09-01 13:49:17 +00:00
  • 654e3e8a93 A new function for vector scaling and addition. Andreas Dräger 2010-08-31 17:07:56 +00:00
  • 65ce36b901 Added generated serial version identifier. Andreas Dräger 2010-08-24 14:57:52 +00:00
  • cde9129555 In Java 1.5 @Override tags must not be used when implementing methods from an interface. Andreas Dräger 2010-08-24 14:54:26 +00:00
  • 500366d036 Minor bugfix, synch with MK branch. Marcel Kronfeld 2010-08-23 12:13:28 +00:00
  • 2b7303d35c Minor comment additions to StringSelection Marcel Kronfeld 2010-08-18 14:38:44 +00:00
  • 2229c1ccda Minor additions to StringSelection Marcel Kronfeld 2010-08-18 14:32:30 +00:00
  • b4a46c6589 Minor cosmetics. Holger Franken 2010-08-18 13:59:43 +00:00
  • ff940e98ea Bugfix in AbstractEAIndividual (dominance crit.) Holger Franken 2010-08-18 13:40:27 +00:00
  • e9dec6cdde Per dimension borders for AbstractMultiObjectiveOptimizationProblem Holger Franken 2010-08-18 12:56:20 +00:00
  • 397c40c35e Updating doc and ant-build. Marcel Kronfeld 2010-08-16 16:19:06 +00:00
  • 78e68dd624 Cosmetics in MO-CMA-ES Marcel Kronfeld 2010-08-16 13:44:31 +00:00
  • cde1d3618a Changes due to public ant build.xml Marcel Kronfeld 2010-08-16 13:23:55 +00:00
  • 0497184e51 A mini ant build file for public distribution (sync with mk branch) Marcel Kronfeld 2010-08-16 12:32:49 +00:00
  • 0ccf1fe395 Ant file update (minor, synch with mk branch) Marcel Kronfeld 2010-08-16 12:28:06 +00:00
  • ba304a5a75 Ant file update Marcel Kronfeld 2010-08-16 11:57:22 +00:00
  • ab6b7f2794 Minor changes. Marcel Kronfeld 2010-08-16 11:57:09 +00:00
  • c4ebba116f Updated EvAInfo, version number. Marcel Kronfeld 2010-08-16 10:15:53 +00:00
  • 45c6627862 Minor change (in sync with MK branch) Marcel Kronfeld 2010-08-16 10:15:16 +00:00
  • 24e57f68ed Cosmetics (synch with MK branch) Marcel Kronfeld 2010-08-16 08:35:56 +00:00
  • 1220e81039 Tuning of the new terminators. Marcel Kronfeld 2010-08-16 08:22:11 +00:00
  • 453520096f New popup menu for FunctionArea Marcel Kronfeld 2010-08-13 15:27:03 +00:00
  • e708eebd93 Modified HTML-help Marcel Kronfeld 2010-08-13 14:20:03 +00:00
  • aa3c903645 Restructured Terminators, added ParetoFrontTerminator (may terminate on a pareto metric) and an alternative comparator using weighted recombinations of the individual fitness (and a terminator that employs this). Marcel Kronfeld 2010-08-13 14:05:51 +00:00
  • e12ab22e31 removed classpath Andreas Dräger 2010-08-09 11:03:36 +00:00
  • 0ec063bcff Merging mk branch revs. 587:589 (tool tips for statistics data fields), part 2 Marcel Kronfeld 2010-08-06 11:20:26 +00:00
  • 8e87ce1720 Cosmetics (in sync with MK) Marcel Kronfeld 2010-08-06 11:20:16 +00:00
  • 85732ec88d Merging mk branch revs. 587:589 (tool tips for statistics data fields) Marcel Kronfeld 2010-08-06 11:17:56 +00:00
  • 050af6e8e0 Merging MK branch rev 586 (best-of-run in AbstractStatistics) Marcel Kronfeld 2010-08-05 15:31:17 +00:00
  • 57ee6d7dfb Bugfix of F2 derivative Marcel Kronfeld 2010-08-05 09:36:45 +00:00
  • 16634440b0 Merging MK branch rev. 581 (Methods for recoloring graphs) Marcel Kronfeld 2010-08-04 14:46:25 +00:00
  • 3f5b844101 Minor extension to (de-)activate graph tool tip info strings. Marcel Kronfeld 2010-08-04 14:10:03 +00:00
  • 8c8ca11924 Small bugfix (rawFit for constrained functions) Marcel Kronfeld 2010-07-15 09:13:05 +00:00
  • ab5513e731 Citation for UNDX crossover. Marcel Kronfeld 2010-07-08 13:52:44 +00:00
  • 99949aa2db Merging MK branch rev. 576, minor constraint stuff Marcel Kronfeld 2010-07-02 08:35:11 +00:00
  • 7c5737f602 Merging mk branch rev 574, minor bug Marcel Kronfeld 2010-06-15 16:30:16 +00:00
  • 152c5fdd2b Merging mk branch rev. 571, Cosmetics (AbstractStatistics) Marcel Kronfeld 2010-06-11 08:27:25 +00:00
  • bb980caca8 Minor update to stats: InterfaceStatistics, InterfaceStatisticsListener Marcel Kronfeld 2010-06-11 08:23:26 +00:00
  • 6c277c5960 Undo accidental commits Marcel Kronfeld 2010-06-09 15:43:34 +00:00
  • fe36c2ee29 Merging MK branch rev 567 (forward exceptions from SerializerObject) Marcel Kronfeld 2010-06-09 15:34:17 +00:00
  • d22f4c3ef6 Minor cosmetics. Marcel Kronfeld 2010-06-08 14:39:41 +00:00
  • 257c0965c0 Some updates, mainly GP stuff... Marcel Kronfeld 2010-06-08 14:11:07 +00:00
  • a370c45029 Minor feature: dont show empty plots in legend. (in synch with mk branch) Marcel Kronfeld 2010-06-08 08:47:31 +00:00
  • 328dd93b27 Minor feature: dont show empty plots in legend. (in synch with mk branch) Marcel Kronfeld 2010-06-08 08:16:17 +00:00
  • 30080dcd8f Additions to bugfix of StringSelection (stats not being informed of GOParameters beforehand) Marcel Kronfeld 2010-06-02 15:16:31 +00:00
  • 0d2fe54df1 Minor refactoring of SerializedObject. Marcel Kronfeld 2010-06-02 14:18:04 +00:00
  • 0b1a7e30e8 Population in synch with MK branch Marcel Kronfeld 2010-06-02 13:58:37 +00:00
  • 1430b33335 Tuning of the Serializer - should load faster now. Marcel Kronfeld 2010-06-02 13:47:45 +00:00
  • 513bf3df7d Minor fixes, part 2 - some GP adaptions. Marcel Kronfeld 2010-06-01 16:24:52 +00:00
  • d9f059fe6c Minor fixes. Marcel Kronfeld 2010-06-01 16:03:43 +00:00
  • 89975518ef Merging mk branch revs. 543:546 (except niching constructors in OptimizerFactory) Marcel Kronfeld 2010-05-31 12:03:42 +00:00
  • b735e9402b More comfortable StringSelection for stats GUI. Marcel Kronfeld 2010-05-20 09:01:47 +00:00
  • 461ea04cda Merging mk branch rev. 539 Marcel Kronfeld 2010-05-12 16:33:53 +00:00
  • 33a2fd2f4d Small fix. Marcel Kronfeld 2010-05-12 15:58:17 +00:00
  • dbb25e8764 Allow for nice tool tips in the plot window, so that the user at least known what hes pointing at. Marcel Kronfeld 2010-05-12 15:32:35 +00:00
  • 95a9f99162 Merging mk branch rev. 528: more generous log scale view Marcel Kronfeld 2010-05-12 14:39:04 +00:00
  • 045e6dbb82 Merging mk branch rev. 527: simplified equals methods for GP nodes Marcel Kronfeld 2010-05-12 14:29:56 +00:00
  • f29dae18c6 Corrected and removed redundant error messages on resources not found. Marcel Kronfeld 2010-05-12 08:48:32 +00:00
  • ebe02870df Bugfix; better name for MutateGAStandard Marcel Kronfeld 2010-04-29 14:02:01 +00:00
  • 1431bc4769 Now a legend will display names for all elements if at least one of the pair color and label are different. Andreas Dräger 2010-04-28 07:32:10 +00:00
  • acf0d989d8 Minor change to EvAInfo, static code. Marcel Kronfeld 2010-04-26 15:29:29 +00:00
  • 6923956e29 Merging mk rev. 519 and some more bug fixing (introspection) in synch with MK branch Marcel Kronfeld 2010-04-23 09:11:25 +00:00
  • 6ea578615c Bugfix concerning inspection: a method must of course not only match in name but in signature. Marcel Kronfeld 2010-04-23 08:30:57 +00:00
  • 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. Andreas Dräger 2010-04-19 09:24:34 +00:00
  • 372e0cf5e9 Minor updates, merging MK branch revs. 511:515 Marcel Kronfeld 2010-04-15 09:43:49 +00:00
  • b6e13e3b60 Now the function area can be used from the out side more easily as it now provides additional settings. Andreas Dräger 2010-04-12 10:26:08 +00:00
  • a804380fe0 Improved the plot function: it is now easier to change the plot from linear to logarithmic scale and the other way arround. Andreas Dräger 2010-04-12 08:11:46 +00:00