Commit Graph

  • 4ed16eee27 Added MOEA to OptimizerFactory, moved construction sites to research package. Marcel Kronfeld 2008-06-27 14:05:27 +00:00
  • ff24ffcf80 Cleared bug in KnownOptimaFoundTerminator. Marcel Kronfeld 2008-06-26 10:01:30 +00:00
  • f79eae46f8 Merging changes of CombinedTerminator from mk-branch, rev 100 Marcel Kronfeld 2008-06-26 09:17:00 +00:00
  • f6a0a82ffc Ant file update. Marcel Kronfeld 2008-06-24 15:08:38 +00:00
  • a6c3d65bce Cosmetics. Marcel Kronfeld 2008-06-24 15:08:24 +00:00
  • 1baa61018e Check EvAInfo for change log. Marcel Kronfeld 2008-06-24 14:39:56 +00:00
  • 6303437fe8 Killed double method getGenerations() in Population Marcel Kronfeld 2008-06-19 15:54:14 +00:00
  • 5acff4aec6 FunctionArea may now plot circles easily. The FLensProblemViewer seems to be cured. Marcel Kronfeld 2008-06-19 11:03:38 +00:00
  • 113f119b29 Added some comments, which state what kind of operator this actually is. Andreas Dräger 2008-06-18 18:11:45 +00:00
  • 275416704a Deactivated parent logging for the trunk Marcel Kronfeld 2008-06-18 08:06:38 +00:00
  • b97e4af64c Cleaned up PF strategy. Marcel Kronfeld 2008-06-13 15:20:07 +00:00
  • 23207c6240 Cleaned up PF strategy. Marcel Kronfeld 2008-06-13 15:18:25 +00:00
  • 763f2a45af V. 2.022 Marcel Kronfeld 2008-06-10 09:08:55 +00:00
  • a831d85ed1 Undo debug output Marcel Kronfeld 2008-06-10 09:04:41 +00:00
  • 10bfb25e4b merging rev 80 of mkron branch (SimpleProblemWrapper update) Marcel Kronfeld 2008-06-09 16:56:36 +00:00
  • a31beb8fa1 Change for GAES Blatt 7/08 Marcel Kronfeld 2008-06-09 16:11:30 +00:00
  • 1c3310c4d5 Merging MKron branch rev 76 Marcel Kronfeld 2008-06-09 13:14:35 +00:00
  • 1224e71e13 Removed unneccessary calls of the population changed listener. Andreas Dräger 2008-06-09 07:36:19 +00:00
  • 27200f7364 minor mod Marcel Kronfeld 2008-06-06 15:38:04 +00:00
  • 4bf02f5691 Allowing plots for simple problems using default method plotBest(Plot, bestEAIndy). Marcel Kronfeld 2008-06-06 14:29:39 +00:00
  • 7316d1b955 one more null for signalling Marcel Kronfeld 2008-06-06 14:28:04 +00:00
  • 446b67ead0 sqrt is bad for negative functions Marcel Kronfeld 2008-06-05 16:36:27 +00:00
  • defdbbbcdb Another minor cleanup before tagging the release state. Marcel Kronfeld 2008-06-04 10:18:40 +00:00
  • a09166f20e Killed a bunch of typos. Marcel Kronfeld 2008-06-04 08:20:42 +00:00
  • de3b52ddfc The splash screen gimp file. Marcel Kronfeld 2008-06-03 16:27:40 +00:00
  • fe20aaba18 Added a license box. Marcel Kronfeld 2008-06-03 16:26:40 +00:00
  • 920239493b ant-file update Marcel Kronfeld 2008-06-03 15:27:23 +00:00
  • ec2e012cf5 Minor modifications. Marcel Kronfeld 2008-06-03 15:12:33 +00:00
  • 8136704b1b Adaptions of EvA2-renaming in the Matlab m-Files of JEInterface Marcel Kronfeld 2008-06-03 15:04:32 +00:00
  • 3013e905d6 Final renaming (doc), slight clean-up and refactoring. Marcel Kronfeld 2008-04-29 09:15:23 +00:00
  • a707de1b4b Marcel Kronfeld 2008-04-29 08:59:03 +00:00
  • fc8fc15fc3 Vanish, thou evil typo! Marcel Kronfeld 2008-04-29 08:58:53 +00:00
  • a2fba4d958 Vanish, thou evil typo! Marcel Kronfeld 2008-04-29 08:57:11 +00:00
  • 088a4cbd09 cleaner classpath Marcel Kronfeld 2008-04-29 07:50:46 +00:00
  • fb20da9657 Killed JavaEvA from comments and ressources, some maths refactored. Marcel Kronfeld 2008-04-18 14:36:52 +00:00
  • fdbfa5fe85 Ant-file changes, some mathematics refactored. Marcel Kronfeld 2008-04-18 07:55:18 +00:00
  • b72d2a86b4 Some updates to the ant-file, RandomNumberGenerator has been reunified with RNG Marcel Kronfeld 2008-04-17 16:36:21 +00:00
  • 0105c97c41 Major renaming event for base package, JavaEvA -> EvA2 Marcel Kronfeld 2008-04-17 13:02:11 +00:00
  • 1614d205ef Comit before renaming Marcel Kronfeld 2008-04-14 10:22:22 +00:00
  • 7633618f59 Minor adaptations. Marcel Kronfeld 2008-04-11 11:39:24 +00:00
  • 50511b0ed5 Theres some mixing up between ComAdapter and EvAComAdapter using the IslandModelEA. It now works, yet Im not sure what really goes on. Marcel Kronfeld 2008-04-04 16:10:26 +00:00
  • 475e488b27 Fixed a potential dead lock for external programs that write to stderr Added an option to state a working directory for the external runtime Michael de Paly 2008-04-04 15:30:38 +00:00
  • 7c5363cae8 New statistics look, IslandModel and Client-Server mode should work again. Marcel Kronfeld 2008-04-04 15:25:54 +00:00
  • 963cf2d89d A (nearly) completely new JE2 splash screen. Marcel Kronfeld 2008-04-04 15:17:18 +00:00
  • c490cf1e29 Another JEInterface update Marcel Kronfeld 2008-04-02 14:36:41 +00:00
  • 17411d6775 Latest JEInterface Marcel Kronfeld 2008-04-02 12:36:34 +00:00
  • 11258ddbbf There is now a PostProcess button (earlier Restart). The CBN haltingWindow param is accessible. Marcel Kronfeld 2008-04-01 14:57:49 +00:00
  • 3e4caef0a7 Cleaning up resources (3) Some were moved to the ES/Prob package, some didnt contain real information and were deleted. Marcel Kronfeld 2008-04-01 09:40:48 +00:00
  • 2221ac4a1d minor update Marcel Kronfeld 2008-04-01 08:25:39 +00:00
  • a62b85ec29 CBN should now also work with (m+l)-ES Marcel Kronfeld 2008-03-31 16:22:07 +00:00
  • ae0c66c212 Adding the JavaEvA side of the matlab interface. Does not require external jmi.jar lib any more. Marcel Kronfeld 2008-03-31 16:20:16 +00:00
  • 2db50903f8 Improved the OptimizerFactory. However, the optimizer.init() methods have to be called after all settings were applied to the certain optimizer. Andreas Dräger 2008-03-27 15:55:39 +00:00
  • fe490f4b22 Doc update. Marcel Kronfeld 2008-03-27 14:56:49 +00:00
  • 29b6c840ac Minor adaptions to post-processing, BeanInspector. Marcel Kronfeld 2008-03-27 14:55:01 +00:00
  • ec20723dd9 Some corrections in the HTML. Marcel Kronfeld 2008-03-27 14:52:43 +00:00
  • cde69378fa Updated mixing operators to new class load method. Marcel Kronfeld 2008-03-27 14:03:27 +00:00
  • 3b70591a77 OptimizerFactory now contains several new methods. Andreas Dräger 2008-03-26 16:10:13 +00:00
  • 83cd026722 OptimizerFactory now contains several new methods. Andreas Dräger 2008-03-26 16:05:37 +00:00
  • cbc6992ac5 Another small cleanup. Marcel Kronfeld 2008-03-20 12:44:58 +00:00
  • b472f17428 Marcel Kronfeld 2008-03-19 14:05:02 +00:00
  • 232113e061 Some updates to OptimizerFactory, PostProcess. Minor clean-up in benchmarks. Marcel Kronfeld 2008-03-19 14:00:16 +00:00
  • f010fc827c Minor clean up in FMxProblems. Marcel Kronfeld 2008-03-12 13:07:28 +00:00
  • b68e84cdd7 Just fewer warnings... Marcel Kronfeld 2008-03-11 13:49:20 +00:00
  • 7de2a87ea4 Missing interface. Marcel Kronfeld 2008-03-11 11:08:17 +00:00
  • 2f2919fcd2 Delete failed? Marcel Kronfeld 2008-03-11 11:06:30 +00:00
  • 107670428b See JOpt-Notes.txt for changelog (11.03.08) Marcel Kronfeld 2008-03-11 10:57:37 +00:00
  • c794bf44a0 renaming doEvaluation got complicated... Marcel Kronfeld 2008-02-27 14:01:13 +00:00
  • e5fc50703b Cleaned r13 bug in multimodal benchmarks Marcel Kronfeld 2008-02-27 12:55:50 +00:00
  • 41cd0a8cb8 Adding current version of JEInterface (Matlab Interface) to resource folder Marcel Kronfeld 2008-02-26 18:03:55 +00:00
  • 4ecb9e9841 MatlabControl is not required any more Marcel Kronfeld 2008-02-26 17:54:26 +00:00
  • 197b4b5e6b MatlabProblem requires Matlab to be linked. Better move it to its own package. Marcel Kronfeld 2008-02-26 17:53:09 +00:00
  • 9bae041840 Addition to last commit. Marcel Kronfeld 2008-02-26 17:33:42 +00:00
  • 3a18cedcc6 Major commit, see changelog in JOpt-Notes.txt Marcel Kronfeld 2008-02-26 17:31:52 +00:00
  • 260d6e89ae Cleaning up BeanTest, nicer toString using Beans, cleaner statistics output (but not yet done) Marcel Kronfeld 2008-02-12 10:09:46 +00:00
  • e3f2768a29 a few cosmetics Marcel Kronfeld 2008-01-15 13:14:19 +00:00
  • 6ecc695886 Marcel Kronfeld 2007-12-19 17:17:39 +00:00
  • 4fd97aaeb4 small clean-up Marcel Kronfeld 2007-12-19 16:21:37 +00:00
  • e201eafcb2 History tracking stores the best individual per generation within the population and is now disabled by default. Marcel Kronfeld 2007-12-19 16:21:12 +00:00
  • 1e8b14b0f1 Cosmetics Marcel Kronfeld 2007-12-17 14:05:52 +00:00
  • 25a28fd957 Marcel Kronfeld 2007-12-11 16:41:15 +00:00
  • 7ae15be788 Importing release version 322 from old repos Marcel Kronfeld 2007-12-11 16:38:11 +00:00
  • 8cecdb016d a trunk dir Marcel Kronfeld 2007-12-11 16:27:28 +00:00