-
-
-
Constructor Summary
Constructors
-
Method Summary
Used for the unsolved and solved directories,
not for the import and output directories, in the data directory.
static void
Methods inherited from class org.optaplanner.examples.common.app.CommonApp
createExtraActions, createSolutionBusiness, determineDataDir, getDataDirName, getDescription, getIconResource, getName, getSolverConfigResource, init, init, prepareSwingEnvironment
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
SOLVER_CONFIG
public static final String SOLVER_CONFIG
- See Also:
-
-
DATA_DIR_NAME
public static final String DATA_DIR_NAME
- See Also:
-
-
-
Method Details
-
main
public static void main(String[] args)
-
-
createSolutionFileIO
Used for the unsolved and solved directories,
not for the import and output directories, in the data directory.
- Specified by:
createSolutionFileIO in class CommonApp<TspSolution>
- Returns:
- never null
-
-