This commit is contained in:
parent
5d0d441812
commit
7fc968ae34
@ -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"};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user