|
a57c4f6504
|
Add CLI class
Add Parameter annotation
|
2013-07-22 10:06:50 +02:00 |
|
|
f46dd95d77
|
Refactoring GUI classes to subpackages.
|
2013-07-22 10:06:06 +02:00 |
|
|
885fededed
|
Remove TRACE variable
|
2013-07-22 09:51:05 +02:00 |
|
|
85ec784da2
|
Further refactoring to clear up package structure.
|
2013-07-19 16:44:59 +02:00 |
|
|
a4c45b6295
|
Renamed eva2.populations package to eva2.population
|
2013-07-19 15:46:53 +02:00 |
|
|
3b3c44ffc6
|
Refactoring InterfaceGOParameters to the more generic InterfaceOptimizationParameters.
|
2013-07-19 15:21:00 +02:00 |
|
|
5297968fd2
|
Refactoring
|
2013-07-16 11:30:54 +02:00 |
|
|
bf1af304dd
|
Lots of refactoring.
* Renamed m_foo variables to proper names.
* Renamed methods with abbreviated names
* Code formatting for better readability
* Removed commented code
|
2013-06-25 16:20:51 +02:00 |
|
|
9c405a12ee
|
Code cleanup of PDDifferentialEvolution class. Removed commented code.
|
2013-03-18 14:40:22 +01:00 |
|
Sebastian Otte
|
ef6d2839f1
|
Added class.
|
2013-03-18 14:30:57 +01:00 |
|
|
bb1942055e
|
Fix hard-coded namespace names in several files.
|
2013-03-06 12:18:50 +01:00 |
|
|
88d6c93931
|
Reformatted several files, code cleanup
|
2013-02-25 16:18:04 +01:00 |
|
|
ef33adf805
|
Deleted useless class.
|
2013-02-25 16:17:24 +01:00 |
|
|
8263d18a21
|
Huge commit to refactor package name eva2.server.go to eva2.optimization.
|
2013-02-15 15:12:34 +01:00 |
|
|
d93c8bf2b0
|
refs #8
Further cleanup of logging.
|
2013-01-31 15:56:53 +00:00 |
|
|
d474eebfa2
|
refs #24 and #25
Last RMI occurences have been removed. Free Willy is officially dead. Hooray!
Also, code formatting :)
|
2013-01-31 13:42:59 +00:00 |
|
|
b0ab7aba0c
|
Huge change that refs #24 and #25
All RMI has been removed. GUI not working properly right now, but at least the code compiles.
|
2013-01-31 11:15:55 +00:00 |
|
|
a4fe1498f2
|
Huge change that refs #24 and #25
All RMI has been removed. GUI not working properly right now, but at least the code compiles.
|
2013-01-31 11:15:05 +00:00 |
|
|
0d339aba22
|
Code styling.
Removed TimeSeries class. Not used inside EvA2 and therefore obsolete.
|
2013-01-29 14:06:36 +00:00 |
|
|
bcf7a9a8a2
|
refs #25, #24
Should be the last of the huge commits.
|
2013-01-29 14:02:48 +00:00 |
|
|
550e9956d8
|
refs #25, #24
Organized imports and some minor fix-ups
|
2013-01-29 13:52:30 +00:00 |
|
|
736ada3517
|
refs #25, #24
More refactoring.. refactor all the things :/
|
2013-01-29 13:46:28 +00:00 |
|
|
c16a592a26
|
refs #25
Some 2400 @Overrides added... LAWL
|
2013-01-29 13:37:25 +00:00 |
|
|
d3ea94fe5c
|
refs #25
Refactoring, renaming and better comments.
|
2013-01-29 11:18:39 +00:00 |
|
|
44328157ea
|
Implemented Maven jar-with-dependencies build
Added some @Override annotations
Removed buggy test cases.
refs #8
|
2013-01-25 13:46:16 +00:00 |
|
|
ef36d09218
|
Refactored "SetProblem" function to "setProblem". Coding Standards for the win.
|
2013-01-25 13:20:25 +00:00 |
|
Alexander Seitz
|
ffd4041594
|
Added MLTGA (Mutating LTGA) which mutates to generate new Individuals instead of crossover (as in the LTGA)
|
2013-01-21 09:56:24 +00:00 |
|
Alexander Seitz
|
eecbb18f51
|
Fixed error at generation of new Individuals in LTGA, now the solution is found quicker
|
2013-01-21 09:54:42 +00:00 |
|
Alexander Seitz
|
c55a130ea0
|
changed order of two commands in the generation of the linkage Tree in LTGA
|
2013-01-21 09:30:30 +00:00 |
|
Alexander Seitz
|
dbcf20d1e3
|
BOA removed variable "printExtraOutputs" no longer used
|
2013-01-21 09:24:56 +00:00 |
|
Alexander Seitz
|
2f82ea1f43
|
added elitism to LTGA
|
2013-01-17 16:59:05 +00:00 |
|
|
cb357417a2
|
Refactored "SetFitness" function to "setFitness". Coding Standards for the win.
|
2013-01-16 12:52:11 +00:00 |
|
|
0f553039e4
|
Little fixes in LTGA (Logging, deprecated method)
Refactored InterfaceOptimizer (Set* to set*)
|
2012-12-22 12:27:10 +00:00 |
|
Alexander Seitz
|
7a6c814a56
|
Implemented the LTGA, there are still some errors with this optimizer
|
2012-12-19 13:52:31 +00:00 |
|
Alexander Seitz
|
ee17d01f53
|
removed the bool flag that has to be set in order to print any output
|
2012-12-19 13:51:54 +00:00 |
|
Alexander Seitz
|
e3dab9cfeb
|
added logarithm to arbitrary base
|
2012-12-17 09:14:45 +00:00 |
|
|
c2e37929da
|
Bugfix to restore ClosableTabComponent properly.
|
2012-12-12 14:41:47 +00:00 |
|
Alexander Seitz
|
cd147d18be
|
BOA correct Logging
|
2012-09-30 20:03:32 +00:00 |
|
Alexander Seitz
|
b136486eab
|
Now BOA works as it's supposed to
|
2012-09-26 07:05:36 +00:00 |
|
Alexander Seitz
|
eb9bec2159
|
removed previously only commented out line
|
2012-09-14 07:14:19 +00:00 |
|
Alexander Seitz
|
b05779e283
|
Now the OK-Button doesn't revert the changes.
|
2012-09-10 14:57:17 +00:00 |
|
|
cdc8425573
|
refs #10
Changed from old EvAInfo.default logger to proper Logger instances.
|
2012-08-31 09:22:53 +00:00 |
|
|
31dbdfd205
|
refs #10
Fixed logging regression due to changes from EvA2Info.defaultLogger to correct namespace based logging.
|
2012-08-30 09:52:59 +00:00 |
|
Alexander Seitz
|
39b4158210
|
Test Commit
|
2012-08-29 06:27:37 +00:00 |
|
|
5814162876
|
Code cleanup.
|
2012-06-29 13:08:52 +00:00 |
|
|
00b6af14ff
|
refs #23
Renamed StatsParameter to StatisticsParameter.
Refactored code.
Added comments.
|
2012-06-22 14:26:51 +00:00 |
|
|
8582b79590
|
Code cleanup and fixing a regression that was introduced while refactoring. Optimization now rusn again as expected.
|
2012-06-20 08:42:05 +00:00 |
|
|
83b44f1d1a
|
Added package-info.java to eva2 base package.
Refactored GenericArrayEditor.java
Added more meta data to pom.xml
|
2012-06-05 14:57:30 +00:00 |
|
|
37589f8d4f
|
refs #22
Code improvement, more comments and added a ToolTip to the label.
|
2012-05-30 14:02:16 +00:00 |
|
|
4462dd6e3d
|
Removed unneeded XML file.
|
2012-05-30 13:52:31 +00:00 |
|