public class MOEAFrameworkAlgorithmInput extends java.lang.Object implements IMOEAFrameworkAlgorithmInput
| Constructor and Description |
|---|
MOEAFrameworkAlgorithmInput(org.moeaframework.problem.AbstractProblem problem) |
| Modifier and Type | Method and Description |
|---|---|
org.moeaframework.problem.AbstractProblem |
getProblem() |
public MOEAFrameworkAlgorithmInput(org.moeaframework.problem.AbstractProblem problem)
public org.moeaframework.problem.AbstractProblem getProblem()
getProblem in interface IMOEAFrameworkAlgorithmInput