|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.optaplanner.examples.common.app.LoggingMain
org.optaplanner.examples.common.persistence.AbstractSolutionImporter
org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter
org.optaplanner.examples.vehiclerouting.persistence.VehicleRoutingImporter
public class VehicleRoutingImporter
| Nested Class Summary | |
|---|---|
static class |
VehicleRoutingImporter.VrpScheduleInputBuilder
|
| Nested classes/interfaces inherited from class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter |
|---|
AbstractTxtSolutionImporter.TxtInputBuilder |
| Nested classes/interfaces inherited from class org.optaplanner.examples.common.persistence.AbstractSolutionImporter |
|---|
AbstractSolutionImporter.InputBuilder |
| Field Summary |
|---|
| Fields inherited from class org.optaplanner.examples.common.persistence.AbstractSolutionImporter |
|---|
DEFAULT_OUTPUT_FILE_SUFFIX, inputDir, outputDir, solutionDao |
| Fields inherited from class org.optaplanner.examples.common.app.LoggingMain |
|---|
logger |
| Constructor Summary | |
|---|---|
VehicleRoutingImporter()
|
|
VehicleRoutingImporter(boolean withoutDao)
|
|
| Method Summary | |
|---|---|
AbstractTxtSolutionImporter.TxtInputBuilder |
createTxtInputBuilder()
|
String |
getInputFileSuffix()
|
static void |
main(String[] args)
|
| Methods inherited from class org.optaplanner.examples.common.persistence.AbstractTxtSolutionImporter |
|---|
readSolution, readSolution |
| Methods inherited from class org.optaplanner.examples.common.persistence.AbstractSolutionImporter |
|---|
acceptInputFile, acceptInputFileDuringBulkConvert, convert, convert, convertAll, getFlooredPossibleSolutionSize, getInputDir, getOutputDir, getOutputFileSuffix |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VehicleRoutingImporter()
public VehicleRoutingImporter(boolean withoutDao)
| Method Detail |
|---|
public static void main(String[] args)
public String getInputFileSuffix()
getInputFileSuffix in class AbstractTxtSolutionImporterpublic AbstractTxtSolutionImporter.TxtInputBuilder createTxtInputBuilder()
createTxtInputBuilder in class AbstractTxtSolutionImporter
|
OptaPlanner distribution 6.1.0.CR2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||