This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
			
		||||
package eva2.server.go.enums;
 | 
			
		||||
 | 
			
		||||
public enum DETypeEnum {
 | 
			
		||||
	DE1_Rand_1, DE2_CurrentToBest, DE_Best_2, TrigonometricDE;
 | 
			
		||||
	DE1_Rand_1, DE2_CurrentToBest, DE_Best_2, TrigonometricDE,DE_CurrentToRand;
 | 
			
		||||
	//", "DE2 - DE/current-to-best/1", "DE/best/2", "Trigonometric DE"};
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user