@Service public class NSGAIIOPLABase extends java.lang.Object implements AlgorithmBase<NSGAIIConfigs>
| Constructor and Description |
|---|
NSGAIIOPLABase(Persistence mp,
EdCalculation c) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(NSGAIIConfigs configs)
This method must call the experiment class, or implement the experiment code
|
public NSGAIIOPLABase(Persistence mp, EdCalculation c)
public void execute(NSGAIIConfigs configs) throws java.lang.Exception
AlgorithmBaseexecute in interface AlgorithmBase<NSGAIIConfigs>java.lang.Exception