01ae0fb9bd 
					 
					
						
						
							
							Added Zakharov problem  
						
						
						
						
					 
					
						2014-12-20 13:26:59 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						76bbf3ca2f 
					 
					
						
						
							
							Problem documentation.  
						
						
						
						
					 
					
						2014-12-20 13:10:34 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						164ccd8a9d 
					 
					
						
						
							
							Don't set the native Look and Feel on Linux  
						
						
						
						
					 
					
						2014-12-08 16:47:16 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						f01258fff1 
					 
					
						
						
							
							Fix Step function and add test for known optimum.  
						
						
						
						
					 
					
						2014-12-01 19:22:30 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b19d1c5d39 
					 
					
						
						
							
							Fix GGABC (Gbest-Guided) and correctly count function calls.  
						
						
						
						
					 
					
						2014-12-01 18:41:12 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						794eeed998 
					 
					
						
						
							
							Fix NullPointerException in PropertyCellRenderer  
						
						
						
						
					 
					
						2014-12-01 16:12:51 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b1e5c7a410 
					 
					
						
						
							
							Properly deactivate auto-aging  
						
						
						
						
					 
					
						2014-12-01 12:32:26 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b75da91ead 
					 
					
						
						
							
							Add scout count info as additional data for output.  
						
						
						
						
					 
					
						2014-12-01 12:23:12 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d80ac15142 
					 
					
						
						
							
							Implement isAutoAging to deactivate auto-aging of individuals on incrGeneration.  
						
						... 
						
						
						
						Used by various instances of the ABC 
						
						
					 
					
						2014-12-01 12:11:14 +00:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d7b677c6b8 
					 
					
						
						
							
							Added test for F23 Problem  
						
						
						
						
					 
					
						2014-11-26 21:51:04 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2e9343bf74 
					 
					
						
						
							
							Add new Generalized Schaffer function as F23Problem  
						
						... 
						
						
						
						Preserve best solution found in ABC 
						
						
					 
					
						2014-11-24 10:38:48 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						801c3513e7 
					 
					
						
						
							
							Refactoring of ABC.  
						
						
						
						
					 
					
						2014-11-23 19:18:05 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						510170be50 
					 
					
						
						
							
							Refactored ABC  
						
						... 
						
						
						
						refs #36  
						
						
					 
					
						2014-11-23 14:56:42 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						08f7b92f86 
					 
					
						
						
							
							Fix Artificial Bee Colony by using inverse fitness probability  
						
						
						
						
					 
					
						2014-11-22 19:34:04 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6ae2aa28b9 
					 
					
						
						
							
							Finally getting rid of the eva2.optimization.go package  
						
						... 
						
						
						
						- Moved GUI related stuff (StandaloneOptimization, MOCCOStandalone, ...) to eva2.gui
- Moved InterfaceOptimizationParameters and implementations up to eva2.optimization
- Moved Processor out of modules 
						
						
					 
					
						2014-11-22 11:48:17 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						031e5b432a 
					 
					
						
						
							
							Add Population serializer.  
						
						
						
						
					 
					
						2014-11-18 19:32:19 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ad7a5ea86c 
					 
					
						
						
							
							New CPUPanel to show process load vs. system load.  
						
						... 
						
						
						
						Small cleanup. 
						
						
					 
					
						2014-11-18 17:15:40 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						91549862f1 
					 
					
						
						
							
							Removed a few tiptexts from GA  
						
						
						
						
					 
					
						2014-11-18 16:02:35 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						0479716f43 
					 
					
						
						
							
							Refactor DE and add Rand/2 strategy  
						
						
						
						
					 
					
						2014-11-18 11:34:59 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						563c407f0b 
					 
					
						
						
							
							New --version flag to show current EvA2 version.  
						
						
						
						
					 
					
						2014-11-18 11:34:43 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7f5f3c5cea 
					 
					
						
						
							
							Show useful info for classes with subtypes.  
						
						... 
						
						
						
						closes  #35 
- Show assignable subtypes
- Rename YamlStatistics to CommandLineStatistics 
					
						2014-11-16 14:47:17 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						e5c8322d78 
					 
					
						
						
							
							Properly format --help output.  
						
						... 
						
						
						
						refs #35  
						
						
					 
					
						2014-11-16 00:51:00 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						35bd5c4a9e 
					 
					
						
						
							
							Added ParameterGenerator for Command Line interface.  
						
						... 
						
						
						
						Added --help parameter to show help for CLI mode.
refs #35  
						
						
					 
					
						2014-11-15 12:00:06 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						17263cc023 
					 
					
						
						
							
							Graceful fallback when .yml files fail to load.  
						
						... 
						
						
						
						Only save params once per optimization. 
						
						
					 
					
						2014-11-15 07:08:14 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						667e069bcc 
					 
					
						
						
							
							Initialize Look and Feel seperately.  
						
						
						
						
					 
					
						2014-11-15 06:38:10 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ca108a5d97 
					 
					
						
						
							
							Fix performance issue with CLI execution (SnakeYAML doesn't perform well  
						
						... 
						
						
						
						when serializing large objects)
Implement easier access for terminators. 
						
						
					 
					
						2014-11-14 17:55:23 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						5a80cb781e 
					 
					
						
						
							
							Processor thread now has a name.  
						
						... 
						
						
						
						Fix several html files. 
						
						
					 
					
						2014-11-14 15:38:26 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						b8b44b7644 
					 
					
						
						
							
							Code cleanup, comments, javadoc fixes.  
						
						
						
						
					 
					
						2014-11-14 14:33:56 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						553002c834 
					 
					
						
						
							
							Complete Yaml output for CLI mode.  
						
						... 
						
						
						
						Cleanup of AbstractStatistics 
						
						
					 
					
						2014-11-14 11:32:05 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						2e1f862718 
					 
					
						
						
							
							YamlStatistics mostly implemented.  
						
						
						
						
					 
					
						2014-11-13 18:22:14 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						c3eddfbee4 
					 
					
						
						
							
							Removes deprecated method createNextGenerationPerformed from  
						
						... 
						
						
						
						InterfaceStatistics. This was only used in EvA2ESModel. 
						
						
					 
					
						2014-11-13 17:57:49 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						ca70b48bd2 
					 
					
						
						
							
							Fixed comment fuckup where simple was replaced with eva2.problems.simple  
						
						... 
						
						
						
						Implements YamlStatistics in cli.Main
A few fixes in the processor to allow GUI-less optimization 
						
						
					 
					
						2014-11-13 17:49:40 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						3627d33df5 
					 
					
						
						
							
							Cleanup.  
						
						
						
						
					 
					
						2014-11-13 17:23:35 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						153b6e3974 
					 
					
						
						
							
							Correctly repaint JobList when optimization is done.  
						
						
						
						
					 
					
						2014-11-13 17:13:52 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						4326044a1b 
					 
					
						
						
							
							Organize imports.  
						
						... 
						
						
						
						Fix missing data header in F8Problem.
Fix several tip texts. 
						
						
					 
					
						2014-11-13 14:50:13 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						83194f4d04 
					 
					
						
						
							
							Hide stats field and use parameter annotation.  
						
						
						
						
					 
					
						2014-11-13 11:06:32 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						a2ddf25ce6 
					 
					
						
						
							
							Random cleanup and start of CLI log implementation.  
						
						
						
						
					 
					
						2014-11-12 19:23:21 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						9ea3f4d464 
					 
					
						
						
							
							Fix image references and name changes.  
						
						
						
						
					 
					
						2014-11-12 19:23:03 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						014fd85beb 
					 
					
						
						
							
							Refactor EVAHELP and remove it.  
						
						
						
						
					 
					
						2014-11-12 14:35:58 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						40df065a58 
					 
					
						
						
							
							Fix the png export by simply using the FunctionArea graphics.  
						
						
						
						
					 
					
						2014-11-11 17:01:31 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						837c4fea32 
					 
					
						
						
							
							JavaDoc fixes and larger code cleanup.  
						
						
						
						
					 
					
						2014-11-11 16:58:43 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7c896fea8d 
					 
					
						
						
							
							Test tTestEqSize  
						
						... 
						
						
						
						refs #34  
						
						
					 
					
						2014-11-11 02:00:58 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1af305ae3d 
					 
					
						
						
							
							Fix variance implementation and add tests to Math package.  
						
						... 
						
						
						
						refs #34  
						
						
					 
					
						2014-11-10 17:46:34 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						6386c03f43 
					 
					
						
						
							
							Remove Generic from most editors. They are not generic at all.  
						
						
						
						
					 
					
						2014-11-09 18:57:50 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						8f35b0c6d4 
					 
					
						
						
							
							Rename StatisticalParameters to remove EvA in name.  
						
						
						
						
					 
					
						2014-11-09 18:50:15 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						88ef09db21 
					 
					
						
						
							
							Ensure size of population is set when target size is set.  
						
						
						
						
					 
					
						2014-11-07 23:44:34 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						7756ceac4e 
					 
					
						
						
							
							Code cleanup through static analysis.  
						
						
						
						
					 
					
						2014-11-07 23:43:17 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						453df310ee 
					 
					
						
						
							
							Remove crap comments.  
						
						
						
						
					 
					
						2014-11-07 22:58:41 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						d778dc6e24 
					 
					
						
						
							
							Make Population a typed ArrayList  
						
						
						
						
					 
					
						2014-11-07 22:45:06 +01:00 
						 
				 
			
				
					
						
					 
					
						
						
							
						
						1dedb13dc9 
					 
					
						
						
							
							Fix bug in humaniseCamelCase.  
						
						
						
						
					 
					
						2014-11-07 21:59:28 +01:00