Class TspImageStipplerImporter
java.lang.Object
org.optaplanner.examples.common.app.LoggingMain
org.optaplanner.examples.common.persistence.AbstractSolutionImporter<Solution_>
org.optaplanner.examples.common.persistence.AbstractPngSolutionImporter<TspSolution>
org.optaplanner.examples.tsp.persistence.TspImageStipplerImporter
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classNested classes/interfaces inherited from class org.optaplanner.examples.common.persistence.AbstractPngSolutionImporter
AbstractPngSolutionImporter.PngInputBuilder<Solution_>Nested classes/interfaces inherited from class org.optaplanner.examples.common.persistence.AbstractSolutionImporter
AbstractSolutionImporter.InputBuilder -
Field Summary
Fields inherited from class org.optaplanner.examples.common.app.LoggingMain
logger -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidMethods inherited from class org.optaplanner.examples.common.persistence.AbstractPngSolutionImporter
getInputFileSuffix, readSolutionMethods inherited from class org.optaplanner.examples.common.persistence.AbstractSolutionImporter
acceptInputFile, factorial, getFlooredPossibleSolutionSize
-
Constructor Details
-
TspImageStipplerImporter
public TspImageStipplerImporter()
-
-
Method Details
-
main
-
createPngInputBuilder
- Specified by:
createPngInputBuilderin classAbstractPngSolutionImporter<TspSolution>
-