public class ModelTemplate
extends java.lang.Object
Constructor and Description |
---|
ModelTemplate() |
Modifier and Type | Method and Description |
---|---|
static DEAPSolution |
solveDEAProblem(DEAProblem deaP)
The method solving the SBM Problems (Constant and Variable RTS).
|
public static DEAPSolution solveDEAProblem(DEAProblem deaP) throws java.lang.Exception
deaP
- An instance of DEAProblem.java.lang.Exception