Solution_ - the solution type, the class with the PlanningSolution annotationpublic interface SolutionDao<Solution_>
| Modifier and Type | Method and Description |
|---|---|
File |
getDataDir() |
String |
getDirName() |
String |
getFileExtension() |
Solution_ |
readSolution(File inputSolutionFile) |
void |
writeSolution(Solution_ solution,
File outputSolutionFile) |
Copyright © 2006–2017 JBoss by Red Hat. All rights reserved.