public class ProblemUtils extends Object
| Constructor and Description |
|---|
ProblemUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <S extends Solution<?>> |
loadProblem(String problemName)
Create an instance of problem passed as argument
|
Copyright © 2017. All rights reserved.