org.optaplanner.examples.machinereassignment.persistence
public class MachineReassignmentSolutionExporter extends AbstractTxtSolutionExporter
Modifier and Type | Class and Description |
---|---|
class |
MachineReassignmentSolutionExporter.MachineReassignmentOutputBuilder |
AbstractTxtSolutionExporter.TxtOutputBuilder
DEFAULT_OUTPUT_FILE_SUFFIX
solutionDao
logger
Constructor and Description |
---|
MachineReassignmentSolutionExporter() |
Modifier and Type | Method and Description |
---|---|
AbstractTxtSolutionExporter.TxtOutputBuilder |
createTxtOutputBuilder() |
static void |
main(String[] args) |
getOutputFileSuffix, writeSolution
convertAll, getInputDir, getInputFileSuffix, getOutputDir
public static void main(String[] args)
public AbstractTxtSolutionExporter.TxtOutputBuilder createTxtOutputBuilder()
createTxtOutputBuilder
in class AbstractTxtSolutionExporter
Copyright © 2006-2013 JBoss by Red Hat. All Rights Reserved.